Plugin hau ez da probatu WordPressen azken 3 bertsio garrantzitsuenekin. Baliteke, jada, mantentze edo euskarririk ez izatea, eta, WordPressen bertsio berriagoekin erabiltzen denean, bateragarritasun arazoak izan ditzake.

Hide Categories

Deskripzioa

Hide one o more categories when you use the_category tag or wp_list_categories tag. No exclude post, but only hide a category name in template view.
Example?
You use a category called “featured” in your template but you don’t want it see? Use Hide Categories

Thanks to infocube for the plugin’s idea

Pantaila-argazkiak

  • administration
  • in action

Instalazioa

  • install plugin
  • go to Hide Categories configuration
  • choose a categories to exclude

Berrikuspenak

2016(e)ko irailaren 3(a)
A client was using this and when I updated WP it stopped working. If you are already using it, you can make it work by changing one line in the plugin code. Go to the plugin editor and select Hide Categories from the drop down. The file selected on the right should be ‘hide-categories/hide-categories.php’ 32 lines down you should see: if(in_array($key, $exclude)) unset($code[$key]); Replace only the first $key with $r->term_id and save.
2016(e)ko irailaren 3(a)
Does not hide the selected categories. Some of the selected categories were hidden on some posts and on others, other (seemingly) random categories were hidden. Tested with 4.4 and theme ColorMag.
Irakurri 6 berrikuspenak

Laguntzaileak eta Garatzaileak

“Hide Categories” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.

Laguntzaileak

Itzul zaitez Hide Categories zure hizkuntzara.

Garapena interesatzen zaizu?

Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.

Aldaketen loga

1.2

  • functions rewrite
  • add support for wp_list_categories

1.0.1

  • bugfix

1.0.0

  • first release