Categories Page

Leírás

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

Rövid kód

[get_categories]

More info : Mervin Praison

Version history

Version 1.0

  • Initial release version.

Licensz

GPL2

Képernyőmentések

  • Rövid kód being added on to the content area.

Telepítés

  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!

GYIK

How to install?

Follow the installation steps above.

Vélemények

1 vélemény olvasása

Közreműködők és fejlesztők

“Categories Page” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Categories Page” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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.