该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Gleam Shortcodes

描述

This plugin display the Current user information as well as its meta information.

This plugin is very flexible you can get users meta by meta key, it will display the value that user meta property.

This shortcodes works only for loged in users.

This plugin has the following shortcodes

[displayusers_meta meta="meta key"] - Display the loggedin users metas value according to parameter<br>
[display_firstname] - Display the Loggedin user firstname<br>
[display_lastname] - Display the Loggedin user lastname<br>
[display_displayname] - Display the Loggedin user name<br>
[display_userid] - Display the Loggedin userid
[display_username] - Display the user name ID<br>
[display_useremail] - Display the Loggedin useremail<br>

安装

  1. Upload the plugin to “wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.

常见问题

Installation Instructions
  1. Upload the plugin to “wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
How to use this plugin?

use code in your page Like this [display_firstname]

How to get meta values?

Pass the meta key name parameter to the shortcode Like this [displayusers_meta meta="meta key"]

Where do i find help?

Please visit us at http://gleamfuture.com For any type of help

评价

此插件暂无评价。

贡献者及开发者

「Gleam Shortcodes」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Gleam Shortcodes」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0

  • First release.