這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CUSTOM OPTIONS PLUS POST IN

外掛說明

This plugin is manage of custom options for site.

You can create the options easily.
And, you can use for Template.
.

And then, you can use to Shortcode for Post.
[coppi key=”example”]

If you create a lot of options, You can manage the category for custom options.

日本語でのご説明

このプラグインは、オプションの値を追加できるようにするプラグインです。
作成したオプション値は、テンプレートで使用でき、
記事本文でショートコードとしても使用できます。

螢幕擷圖

  • Settings Interface
  • Created Lists Interface
  • Memo
  • Usage Example for Post
  • Usage Example for Template
  • Display Example

安裝方式

  1. Upload the custom-options-plus-post-in folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to WP-Admin -> Settings -> Custom Option (coppi) to configure the plugin.

Usage

  1. For Template Tags: <?php echo get_coppi('example'); ?>.
  2. For Shortcode: [coppi key="example"].

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈CUSTOM OPTIONS PLUS POST IN〉的開發相關工作。

參與者

將〈CUSTOM OPTIONS PLUS POST IN〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.4.1

  • Fixed: Change to get the current user role.

1.4

  • Updated: Specification changes of Multisite environment.
  • Updated: Change to program of structure.

1.3.2.1

  • Updated: Check the version compatible.

1.3.2

  • Added: Changed to Ajax how to update for Update and Delete.
  • Fixed bug: Changed the data submit of category.
  • Fixed bug: Submit to process in the case empty of data.

1.3.1

  • Fixed bug: Database Upgrade.

1.3

  • Updated the translation.
  • Enhancement: Manage in category.
  • Enhancement: Bulk delete.
  • Enhancement: Added to Memo for manage.

1.2.3

  • Support SSL.
  • Check to 3.6.

1.2.2

  • Added a confirmation of Nonce field.
  • Checked Compatibility.
  • Added plugin information.

1.2.1

Create a table of only plugin activated.

1.2

I’ve changed the format for storing data.
contains information about the plugin author.

1.1.1

Update the date of creation date bug.

1.1

It is now possible to sort.

1.0.2

I’ve changed the readme.txt.

1.0.1

Fixed the translation.

1.0

This is the initial release.