该插件尚未通过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

常见问题

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