[wordpress插件] Announce from the Dashboard从仪表板宣布

wordpress 插件 文章 2020-02-18 19:40 602 0 全屏看文

AI助手支持GPT4.0

评分
86
描述

This plugin to show announce for per user roles.

This plugin to show announce for per user roles.

And, if you want to change plugin capability, please refer to this code.

And, if you want to change plugin capability, please refer to this code.

For example add filter:

For example add filter:

function afd_custom_change_capability( $capability ) {    

  function afd_custom_change_capability ($ capability) {    

// plugin minimum capability    

// plugin minimum capability    

$capability = 'edit_posts';    

$ capability = 'edit_posts';    

return $capability;

return $ capability;

}

}

add_filter( 'afd_capability_manager' , 'afd_custom_change_capability' );

add_filter ('afd_capability_manager', 'afd_custom_change_capability');

And, if you want to add filter, please refer to this code.

And, if you want to add filter, please refer to this code.

For example add filter:

For example add filter:

function afd_custom_filter( $announces ) {    

  function afd_custom_filter ($ announces) {    

// filter    

// filter    

return $announces;

return $ announces;

}

}

add_filter( 'afd_before_announce' , 'afd_custom_filter' );

add_filter ('afd_before_announce', 'afd_custom_filter');

日本語でのご説明

Explanation in Japanese

このプラグインは、ダッシュボードにお知らせを表示するプラグインです。

This plugin is a plugin that displays notifications on the dashboard.



ユーザーの権限グループ別に、編集者のみへの表示、

Visibility to editors only, by user's permission group,

投稿者と寄稿者と購読者のみに表示する設定もできます。

You can choose to show it only to contributors, contributors and subscribers.

安装步骤

    1. Upload the full directory to the /wp-content/plugins/ directory.
    2. 将完整目录上载到 / wp-content / plugins / 目录。

    3. Activate the plugin through the ‘Plugins’ menu in WordPress.
    4. 通过WordPress中的“插件”菜单激活插件。

    5. Go to WP-Admin -> Settings -> Announcement settings for Dashboard to configure the plugin.
    6. 转到 WP-Admin->设置->仪表板的公告设置来配置插件。

下载地址
https://downloads.wordpress.org/plugin/announce-from-the-dashboard.1.5.1.zip
-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
[wordpress插件] Clean WooCommerce – Remove suggestions & 'connect to woocommerce.com'清洁WooCommerce –删除建议并“连接到woocommerce.com”
[wordpress插件] Degradable HTML5 audio and video可降解的HTML5音频和视频
[wordpress插件] Developer Formatter开发者格式化程序
[wordpress插件] Custom JavaScript Editor自定义JavaScript编辑器
[wordpress插件] Create New Blog Notice创建新博客通知
随便看看
微信公众号免300认证教程 4999
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 4118
小程序广告组件通过审核,但是小程序内没有显示广告? 4295
企业微信通讯录账号被管理员误/恶意删除,怎么办? 8082
问题? 7407
如何快速搭建抽奖助手小程序(无需代码知识) 5089
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 6042
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 5654
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 5245
如何解决渲染层网络错误Failed to load media? 16597