このプラグインは 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.

FAQ

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.