Denne utvidelsen har ikke blitt testet mot noen av de siste 3 hovedutgivelsene av WordPress. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

Category Excluder from Theme Customizer

Beskrivelse

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.

Skjermbilder

  • 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 )

Installasjon

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

Vurderinger

Det er ingen omtaler av denne utvidelsen.

Bidragsytere og utviklere

“Category Excluder from Theme Customizer” er programvare med åpen kildekode. Følgende personer har bidratt til denne utvidelsen.

Bidragsytere

Endringslogg

1.1

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

1.0

  • Initial release.