このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Meta Box

説明

A meta Box appears on the admin area of all posts and pages, where you can add the required content.

Paste the Code or the Shortcode on any part of the website.

The content what you typed on the meta box, appears on that area of the WordPress template, where you have pasted the code.

  • Very Easy to implement.
  • Simple Shortcode Available
  • Easy code Implementation inside loop and outside loop.

Meta Box Documentation By Mervin Praison

Credits : SEO Manager UK

Version history

Version 1.0

  • Initial release version.

スクリーンショット

  • Meta box area

インストール

ステップ 1

  1. Download the zip file
  2. Extract the contents
  3. Upload the folder meta to your WP plugin folder /wp-content/plugins/ directory
  4. Go to Plugins > Plugins, and activate the plugin

ステップ 2

  • Use this shortcode ‘[metacontent]’ on your page/post content.
  • Code and detailed installation procedure can been seen on the following link

Meta Box Documentation By Mervin Praison

FAQ

What is its Shortcode?

[metacontent]

評価

このプラグインにはレビューがありません。

貢献者と開発者

Meta Box はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Meta Box” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

Version 1.0

  • First release.= 1.0 =

  • Shortcode was created

  • Code inside loop of the template
  • Code outside loop of the template