Plugin info

Total downloads: 3,023
Active installs: 10
Total reviews: 1
Average rating: 5
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 2/16/2015 (3971 days ago)
Added to WordPress: 8/31/2012 (13 years old)
Minimum WordPress version: 3.8
Tested up to WordPress version: 4.1.42
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 3971 days ago • 1 reviews

22/100

Is CUSTOM OPTIONS PLUS POST IN abandoned?

Possibly abandoned (last update 3971 days ago).

Compatibility

Requires WordPress: 3.8
Tested up to: 4.1.42
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Custom Variables
Rating 3.0/5 (1 reviews)Active installs 90
WP Admin UI Customize
Rating 4.6/5 (59 reviews)Active installs 30,000
ACF Options For Polylang
Rating 4.4/5 (17 reviews)Active installs 10,000
Rel Nofollow Checkbox
Rating 4.5/5 (26 reviews)Active installs 5,000
WP-RecentComments
Rating 5.0/5 (4 reviews)Active installs 900
Ajax Dropdowns
Rating 4.9/5 (14 reviews)Active installs 400

Description

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.

日本語でのご説明

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

Installation

  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"].

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Settings Interface

    Settings Interface

  2. Created Lists Interface

    Created Lists Interface

  3. Memo

    Memo

  4. Usage Example for Post

    Usage Example for Post

  5. Usage Example for Template

    Usage Example for Template

  6. Display Example

    Display Example

Changelog

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.