Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

Category Excluder from Theme Customizer

Beskrivning

Administrator can simply opt out the categories he does not want to show on blog page directly via theme customizer. He need not use a wordpress code / php code to exclude categories from his blog. Even he need not go to setting pages created by other plugin in wp admin section and do this.

Features :
1. Make changes directly via customizer
2. See the live effect of his action ( exclude the categories and it reflect to right side of preview screen )
3. Easy and useful way to exclude categories for no coder / programmer users.

Skärmdumpar

  • Open theme customizer and open the Category Excluder ( Blog with un-excluded categories is showing )
  • Select the categories to be excluded ( Now Blog do not show any posts , because I opted all the categories )

Installation

  1. Upload cetc.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ’Plugins’ menu in WordPress

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”Category Excluder from Theme Customizer” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Ändringslogg

1.1

  • Fix bug of pre post query modification when no any posts/categories present on blog.

1.0

  • Initial release.