Title: Category count Shortcode
Author: lumarsha
Published: <strong>Meurth 15, 2023</strong>
Last modified: Meurth 18, 2023

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/category-count-shortcode.svg)

# Category count Shortcode

 By [lumarsha](https://profiles.wordpress.org/lusha/)

[Download](https://downloads.wordpress.org/plugin/category-count-shortcode.zip)

 * [Details](https://cor.wordpress.org/plugins/category-count-shortcode/#description)
 * [Reviews](https://cor.wordpress.org/plugins/category-count-shortcode/#reviews)
 * [Development](https://cor.wordpress.org/plugins/category-count-shortcode/#developers)

 [Support](https://wordpress.org/support/plugin/category-count-shortcode/)

## Description

Show all published categories count by shortcode.

How to use:
 Use [show_category_count] shortcode to show the count.

### Arbitrary section

### A brief Markdown Example

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Category count Shortcode” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ lumarsha ](https://profiles.wordpress.org/lusha/)

[Translate “Category count Shortcode” into your language.](https://translate.wordpress.org/projects/wp-plugins/category-count-shortcode)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/category-count-shortcode/),
check out the [SVN repository](https://plugins.svn.wordpress.org/category-count-shortcode/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/category-count-shortcode/)
by [RSS](https://plugins.trac.wordpress.org/log/category-count-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.4

 * 20:36 Tuesday March 14 2023 Gebze
 * Adding how to use
 * in readme.txt description section
 * and sub page admin menu.

#### 1.3

 * 17:16 Sunday March 12 2023 Gebze
 * Add how to use paragraph
 * to readme.txt description.

#### 1.2

21:38 Thursday March 7 2023 Kagizman

 * Change License from
 * V2

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.

 * Check if Textdomain
 * function name exist or not.

#### 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

 * 16:17 tuesday mar 8 2022
 * First release.
 * Show category count with
 * shortcode.

## Meta

 *  Version **1.4**
 *  Last updated **3 years ago**
 *  Active installations **Fewer than 10**
 *  Tested up to **6.1.10**
 *  Language
 * [English (US)](https://wordpress.org/plugins/category-count-shortcode/)
 * Tags
 * [category](https://cor.wordpress.org/plugins/tags/category/)[count](https://cor.wordpress.org/plugins/tags/count/)
   [shortcode](https://cor.wordpress.org/plugins/tags/shortcode/)
 *  [Advanced View](https://cor.wordpress.org/plugins/category-count-shortcode/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/category-count-shortcode/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/category-count-shortcode/reviews/)

## Contributors

 *   [ lumarsha ](https://profiles.wordpress.org/lusha/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/category-count-shortcode/)