[View with PicLens]自定义名称

使用nextgen-gallery插件的时候,选择Image list 显示方式,
图片的上面总是显示“[View with PicLens]”
而Integrate slideshow的都可以自定义。
想自定这个名称吗?
只需简单修改下。
选择“插件”的“编辑”功能,选择要编辑的插件“nextgen-gallery”,找到文件

wp-content\plugins\nextgen-gallery\view\gallery.php

<?php _e(‘[View with PicLens]‘,’nggallery’); ?>

修改为

<?php _e(‘[全屏显示]‘,’nggallery’); ?>

Enjoy.

此条目发表在 软件&应用 分类目录,贴了 标签。将固定链接加入收藏夹。

发表评论

电子邮件地址不会被公开。

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>