Title: Category count Shortcode
Author: Taha Mahdi Ebadpour
Published: <strong>15.03.2023</strong>
Last modified: 18.03.2023

---

Шукати плагіни

Цей плагін **не перевірявся з останніми 3-ма основними випусками WordPress**. Можливо,
він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності
при використанні з більш новими версіями WordPress.

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

# Category count Shortcode

 Від автора [Taha Mahdi Ebadpour](https://profiles.wordpress.org/lusha/)

[Завантажити](https://downloads.wordpress.org/plugin/category-count-shortcode.zip)

 * [Деталі](https://uk.wordpress.org/plugins/category-count-shortcode/#description)
 * [Відгуки](https://uk.wordpress.org/plugins/category-count-shortcode/#reviews)
 * [Розробка](https://uk.wordpress.org/plugins/category-count-shortcode/#developers)

 [Підтримка](https://wordpress.org/support/plugin/category-count-shortcode/)

## Опис

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

## Відгуки

Для цього плагіна немає відгуків.

## Учасники та розробники

“Category count Shortcode” — проект з відкритим вихідним кодом. В розвиток плагіну
внесли свій вклад наступні учасники:

Учасники

 *   [ Taha Mahdi Ebadpour ](https://profiles.wordpress.org/lusha/)

[Перекладіть “Category count Shortcode” на вашу мову.](https://translate.wordpress.org/projects/wp-plugins/category-count-shortcode)

### Цікавитесь розробкою?

[Перегляньте код](https://plugins.trac.wordpress.org/browser/category-count-shortcode/),
перегляньте [сховище SVN](https://plugins.svn.wordpress.org/category-count-shortcode/)
або підпишіться на [журнал розробки](https://plugins.trac.wordpress.org/log/category-count-shortcode/)
за допомогою [RSS](https://plugins.trac.wordpress.org/log/category-count-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Журнал змін

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

## Мета

 *  Версія **1.4**
 *  Останнє оновлення **3 роки тому**
 *  Активних встановлень **Менше 10**
 *  Tested up to **6.1.12**
 *  Мова
 * [English (US)](https://wordpress.org/plugins/category-count-shortcode/)
 * Позначки
 * [category](https://uk.wordpress.org/plugins/tags/category/)[count](https://uk.wordpress.org/plugins/tags/count/)
   [shortcode](https://uk.wordpress.org/plugins/tags/shortcode/)
 *  [Розширений перегляд](https://uk.wordpress.org/plugins/category-count-shortcode/advanced/)

## Оцінки

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/)

## Учасники

 *   [ Taha Mahdi Ebadpour ](https://profiles.wordpress.org/lusha/)

## Підтримка

Є що сказати? Потрібна допомога?

 [Перейти в форум підтримки](https://wordpress.org/support/plugin/category-count-shortcode/)