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

Admin Amplify

説明

This plugin allows for general users to create custom admin settings pages, custom post types, custom taxonomies and custom post meta (custom fields ui). It allows for user categories (how you use them is up to you) as well as membership / restricted content based solely on a custom membership taxonomy. In order to use the membership/restricted content all you have to do is assign the membership taxonomy (after you create some terms just like post categories) to a post, page, menu item, media item, custom post type, ect… Then that content is restricted unless a user has been assigned either that same membership category (term) or a parent membership category (parent term). The membership/restricted content taxonomy is hierarchical so you can assign childred to the membership level and provide a user with parent priviledges which will allow them access to all child restricted content. Media is also able to be restricted. You can assign a media item the membership category (term) as well as click a checkbox to make it private. When making it private, the media is sent to a protected folder that is inaccessible directly (by way of a direct url) or through the site. In order to view the media or have access to it, a user must be logged in and have the correct privileges. Please note that when images are moved to the protected folder, all generated associated sizes are removed and only the main image is preserved. You are able to restore the protected media back to the general access uploads folder.

Restricted Content/Membership

With Membership/Restricted Content

Have private media files that are not accessible either within the site or via a direct link (unless the user is logged in and has sufficient privileges (ie. the correct membership category assigned to them).

User Categories

Create Custom Post Meta

Create Custom Taxonomies (categories)

Create Custom Admin Options Pages

Create Custom Post Types

>

>

ドキュメンテーション

There is documentation in regards to use and hooks in the plugin itself under the associated tabs. In the future, I will provide more thorough documentation on my website.

BETA

This plugin is currently in beta. I am releasing it for testing and feedback. Eventually, I will begin supporting this plugin, making updates and improving the code and functionality. After a while, I will add features and create a “Pro” version so that I am able to put real time into this (as long as it is useful enough that many people are using it and it begins to generate income).

Meta Fields

The currently available meta filds are:

  • ラジオボタン

  • Select Box

  • Check Box

  • テキストエリア

  • WYSIWYG Textarea

  • File Chooser

  • 複数選択

  • Multi Checkboxes

  • Sidebar List

  • Text Field

  • Non-editable Text

  • 日付ピッカー

  • Time Picker

  • Multilist (A dynamic list of text inputs)

  • Advanced List (A dynamic multidemensional list of text inputs)

  • Section Separator

  • Javascript Call To Action (documentation provided in plugin under Meta Fields Tab)

Plugin site: WorldpressRevolution

インストール

  1. Upload wpr-general-posts folder to the /wp-content/plugins/ directory

  2. WordPress の「プラグイン」メニューからプラグインを有効化してください

評価

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

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.0.1

  • 最初のリリース。

1.2.0

  • Fixed a bug.

1.3.0

  • Aded a new hook allowing control of args sent to create meta box