[wordpress插件] DMG Custom Menu WidgetDMG自定义菜单小部件

wordpress 插件 文章 2020-04-20 10:31 543 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Displays a menu created on the ‘Appearance > Menus’ page as a list of links.

将在“外观>菜单”页面上创建的菜单显示为链接列表。

Includes advanced options to add CSS styles, modify the title and add HTML/ Text before and after each link.

包括高级选项,用于添加CSS样式,修改标题以及在每个链接前后添加HTML /文本。

Replaces the built in Menus Widget (WP_Nav_Menu_Widget).

替换内置的菜单小部件(WP_Nav_Menu_Widget)。

A hook is available to filter the title: dmg_custom_menu_widget_title.

可以使用钩子来过滤标题: dmg_custom_menu_widget_title

For example, to change the title on a single page or post, you could add this to your functions.php file:

例如,要在单个页面或帖子上更改标题,可以将其添加到functions.php文件中:

function myTitleFilter( $title )

 函数myTitleFilter($ title)

{    

{    

if( is_singular() )    

if(is_singular())    

{        

{        

return "$title";    

返回“ $ title ”;    

}    

}    

else    

其他    

{        

{        

return $title;    

返回$ title;    

}

}

}

}

add_filter( 'dmg_related_pages_widget_title' , 'myTitleFilter');

add_filter('dmg_related_pa​​ges_widget_title','myTitleFilter');

More information about this plugin can be found at http://dancoded.com/

有关此插件的更多信息,请访问 http://dancoded.com/

wordpress-plugins/custom-menu-widget/.

wordpress-plugins / custom-menu-widget / 。

安装步骤

    1. Upload the plugin files to the /wp-content/plugins/dmg-custom-menu-widget directory, or install the plugin through the WordPress plugins screen directly.
    2. 将插件文件上传到 / wp-content / plugins / dmg-custom-menu-widget 目录,或直接通过WordPress插件屏幕安装插件。

    3. Activate the plugin through the ‘Plugins’ page in the WordPress admin area
    4. 通过WordPress管理区域中的“插件”页面激活插件

    5. Drag onto any active sidebar on the ‘Appearance > Widgets’ page
    6. 拖动到“外观>小部件”页面上任何活动的侧边栏上

下载地址
https://downloads.wordpress.org/plugin/dmg-custom-menu-widget.1.0.zip
-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
[wordpress插件] AGP Ajax Taxonomy FilterAGP Ajax分类过滤器
[wordpress插件] Basic Interactive World Map基本互动世界地图
[wordpress插件] Curs BNRBNR课程
[wordpress插件] Commenters Info评论者信息
[wordpress插件] Custom Registration and Custom Login Forms with New Recaptcha带有新Recaptcha的自定义注册和自定义登录表单
随便看看
微信公众号免300认证教程 5892
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 5299
小程序广告组件通过审核,但是小程序内没有显示广告? 5067
企业微信通讯录账号被管理员误/恶意删除,怎么办? 9568
问题? 9048
如何快速搭建抽奖助手小程序(无需代码知识) 6177
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 7472
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 6793
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 6128
如何解决渲染层网络错误Failed to load media? 17394