开发者 | shawfactor |
---|---|
更新时间 | 2021年7月2日 14:51 |
捐献地址: | 去捐款 |
PHP版本: | 5.0 及以上 |
WordPress版本: | 5.7 |
版权: | GPLv2 or later |
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly.To send email to all members of you group.
Just go to group admin->manage ->message members tab. Fill the the in subject and send the email and/or message.
By default this "E-Mail Members" section is available to admins.
To change it a filter is available and you can change the access like this:
E.g. to allow this option to mods as well as admins:
add_filter('lh_beomgm_auhority',function(){ return 'mod'; });
The tags are recipient.first_name, recipient.last_name, recipient.display_name, group.name, group.description, and group.url. Used in the same way as buddypress emails. More will be added in future releases.
LH Buddypress Email or Message Group Members, and all https://lhero.org plugins are made to WordPress standards. Therefore they should work with all well coded plugins and themes. However not all plugins and themes are well coded (and this includes many popular ones). If something does not work properly, firstly deactivate ALL other plugins and switch to one of the themes that come with core, e.g. twentyfifteen, twentysixteen etc. If the problem persists please leave a post in the support forum: https://wordpress.org/support/plugin/lh-buddypress-email-or-message-group-members/. I look there regularly and resolve most queries.
Please contact me for custom work and enhancements here: https://shawfactor.com/contact/