Category count Shortcode

Category count Shortcode

Show all published categories count by shortcode.

  • Almost active
    This plugin was not updated the last 845 days ago.
  • This plugin is tested with the last major release of WordPress
    Content for list item
  • There is no information available which PHP version this plugin requires
    The latest stable PHP 8.4.10 was released on 03 July 2025
  • No information about vulnerabilities and unfixed security issues is available.
    Content for list item

Ratings

0

Active installs

0

Total Downloads

519

Support Threads

0

Last updated

18 March 2023

Added

15 March 2023

About Category count Shortcode

Changelog

1.4

1.3

1.2

21:38 Thursday March 7 2023 Kagizman

FS License

Version 2 – Feb 16 2022

This program is free software
without any commitment,
you are allowed using it in any kind
but going cross others border.

if you purchased this software
in redistributing case
you allowed to reselling it
in purchased count
without creator or modifier confirm
even after modify.

to

to V4.

1.1

13:00 Friday Feb 24 2023 Shahriar Baghestan

Change ‘hide_empty’ => 0 to 1

$args = array(

    'get' => 'all',

    'hide_empty' => 0

);

$categories = get_categories( $args );

Change plugin name

from

category-count

to

category-count-shortcode.

Change links in plugin head

from temup.ir

to codeway.ir.

1