Categories Page

描述

Add the List of Registered Categories on to a page on your website

代码

[get_categories]

More info : Mervin Praison

Version history

Version 1.0

  • Initial release version.

許可證

GPL2

屏幕截图

  • 代码 being added on to the content area.

安装

  1. Upload the full directory to wp-content/plugins
  2. Activate plugin Categories Page in plugins administration
  3. Add the shortcode [get_categories] on to the page you wanted it to get displayed
  4. You are done!

常见问题

How to install?

Follow the installation steps above.

评价

阅读所有1条评价

贡献者及开发者

「Categories Page」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Categories Page」翻译成简体中文。

对开发感兴趣吗?

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

更新日志

1.3

  • Security: Fixed deprecated create_function() usage (PHP 8.0+ compatibility)
  • Security: Added proper escaping to all output
  • Security: Fixed SQL injection vulnerability with wpdb->prepare()
  • Security: Sanitized $_SERVER[‘REQUEST_URI’] input
  • Improved: Added version numbers to enqueued scripts and styles
  • Improved: Added translators comments for i18n strings
  • Improved: Updated license to GPLv2 or later
  • Improved: WordPress 6.8 compatibility
  • Fixed: Proper text domain usage throughout

1.2

  • Previous version

1.0

  • Initial release= 1.0 =
  • Initial release.