该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

WP SHOW CATEGORY ID

描述

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

屏幕截图

  • Post Category ID
  • Product Category ID

安装

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

常见问题

How do I see the ID?

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

评价

此插件暂无评价。

贡献者及开发者

“WP SHOW CATEGORY ID” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“WP SHOW CATEGORY ID”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.0.0

  • Initial Release