Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Rating-Writing

Leírás

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

Képernyőmentések

  • Admin-1
  • Admin-2
  • Admin-3
  • Böngészõ

Telepítés

  1. Upload the entire rating-writing folder to the /wp-content/plugins/ directory.
  2. A bővítmény bekapcsolása a WordPress „Bővítmények” menü részénél lehetséges

GYIK

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

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

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Rating-Writing” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Rating-Writing” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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.