[buddypress-trac] [BuddyPress Trac] #8578: "Send To" field text/recipient of new message thread cleared when user attempts to send message without a "Subject" or "Message" text
buddypress-trac
noreply at wordpress.org
Fri Oct 1 02:46:23 UTC 2021
#8578: "Send To" field text/recipient of new message thread cleared when user
attempts to send message without a "Subject" or "Message" text
-------------------------+---------------------
Reporter: niftythree | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 10.0.0
Component: Messages | Version: 2.4.0
Severity: normal | Resolution:
Keywords: needs-patch |
-------------------------+---------------------
Comment (by imath):
Hi @niftythree
FYI you can add the following constant to your `wp-config.php` file to
perform the autocomplete Ajax action on all users (not only friends).
{{{
define( 'BP_MESSAGES_AUTOCOMPLETE_ALL', true );
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8578#comment:3>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list