Wordpress plugins
Announce from the Dashboard

Announce from the Dashboard

Version : 1.5.1
Tested up to : 4.3.12
Number of download : 9928
Author : gqevu6bsiz
Average rating : 4 / 5 on 6 votes 6 votes, 4 avg.rating

Screenshots

Announce from the Dashboard
Announce from the Dashboard
Announce from the Dashboard
Announce from the Dashboard

This plugin to show announce for per user roles. And, if you want to change plugin capability, please refer to this code. For example add filter: function afd_custom_change_capability( $capability ) { // plugin minimum capability $capability = 'edit_posts'; return $capability; } add_filter( 'afd_capability_manager' , 'afd_custom_change_capability' ); And, if you want to add filter, please refer to this code. For example add filter: function afd_custom_filter( $announces ) { // filter return $announces; } add_filter( 'afd_before_announce' , 'afd_custom_filter' ); 日本語でのご説明 このプラ??ンは、ダッ?ュボードに? 知?せ?表示す?プラ??ンです? ユー?ーの権限?ループ別に、編?? 者のみへの表示、 ? 稿者と寄稿者と購読者のみに表示す?設定??できます?

Download now