Linux 软件免费装
Banner图

Plugin Name

开发者 alexhal
更新时间 2017年1月30日 04:18
捐献地址: 去捐款
PHP版本: 3.0.1 及以上
WordPress版本: 4.6.1
版权: GPLv2 or later
版权网址: 版权信息

标签

members mass Buddypress Groups extension.mail

下载

1.0 1.1

详情介绍:

Allows Buddypress group Mods to send email to all group members from group admin/manage section.

安装:

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the 'Plugins' screen in WordPress
  3. Use the Settings->Plugin Name screen to configure the plugin
  4. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)

屏幕截图:

  • Activation
  • Preview Screen

其他记录:

By default this "E-Mail Members" section is available to mods and admin . To change it a filter is available and you can change the access like this : To restrict this option to admins only add_filter('bp_gmm_auhority',function(){ return 'admin'; });

常见问题:

Why is this plugin for ?

To send email to all members of you group

how to send mail?

just goto group admin -> manage -> email members tab ,Fill in subject and send he mail.

更新日志:

1.0