Deze plugin is niet getest met de laatste 3 grotere versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

WP SHOW CATEGORY ID

Beschrijving

A simple plugin to show post category and WooCommerce product category IDs on category list page

By default, on category list and and WooCommerce product category list, IDs are not shown. Sometimes, you may need to get the IDs for say to include in a shortcode or somewhere else in WordPress. I have made this simple plugin to help achieve that.

Features

  • Show post category ID
  • Show WooCommerce product category ID

Schermafdrukken

  • Post Category ID
  • Product Category ID

Installatie

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/wp-show-category-id directory, or install the plugin through the WordPress plugins screen directly
  2. Activate the plugin through the ‘Plugins’ screen in WordPress

FAQ

How do I see the ID?

GO to post category page or WooCommerce product category page, you will see the ID beside the name.

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“WP SHOW CATEGORY ID” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “WP SHOW CATEGORY ID” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.0

  • Initial Release