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

Rating-Writing

描述

Rating-Writing is against himself chose things, is a plug-in order to evaluate on its own. it is possible to get started easily.

Please wrote in functions.php, if you want to use in “custom_post_type”.

function my_filter_screens() {
return array( ‘post’, ‘page’, ‘custom post type slug’ );
}
add_filter( ‘gcrw_filter_screens’, ‘my_filter_screens’ );

Arbitrary section 1

螢幕截圖

  • Admin-1
  • Admin-2
  • Admin-3
  • Browser

安裝

  1. Upload the entire rating-writing folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

常見問題

Do you have questions or issues with Rating-Writing? Look at the following page.

http://grace-create.com/blog/web/20160120.html

評價

There are no reviews for this plugin.

貢獻者及開發者

“Rating-Writing” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Rating-Writing 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

18 Jun 2016

V1.2.4

  • fix includes/meta-boxes.php.

31 Jan 2016

V1.2.3

  • fix css/gcrw.css.
  • fix includes/meta-boxes.php.

21 Jan 2016

V1.2.2

  • Enabled the “custom_post_type”.
  • fix languages.

20 Jan 2016

V1.2.1

  • Enabled the “page”.
  • fix CSS.

17 Jan 2016

V1.2

  • Change the picture to the Web fonts in Web site.

09 Jan 2016

V1.1

  • Change the style of the admin page.

V1.0

27 Dec 2015

  • Initial working version.