Title: Category count Shortcode
Author: lumarsha
Published: <strong>15. März 2023</strong>
Last modified: 18. März 2023

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

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

# Category count Shortcode

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

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

 * [Details](https://de.wordpress.org/plugins/category-count-shortcode/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/category-count-shortcode/#reviews)
 * [Entwicklung](https://de.wordpress.org/plugins/category-count-shortcode/#developers)

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

## Beschreibung

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

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Category count Shortcode“ ist Open-Source-Software. Folgende Menschen haben an 
diesem Plugin mitgewirkt:

Mitwirkende

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

[Übersetze „Category count Shortcode“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/category-count-shortcode)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/category-count-shortcode/),
sieh dir das [SVN-Repository](https://plugins.svn.wordpress.org/category-count-shortcode/)
an oder abonniere das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/category-count-shortcode/)
per [RSS](https://plugins.trac.wordpress.org/log/category-count-shortcode/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 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**
 *  Zuletzt aktualisiert **vor 3 Jahren**
 *  Aktive Installationen **weniger als 10**
 *  Getestet bis **6.1.10**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/category-count-shortcode/)
 * Schlagwörter
 * [category](https://de.wordpress.org/plugins/tags/category/)[count](https://de.wordpress.org/plugins/tags/count/)
   [shortcode](https://de.wordpress.org/plugins/tags/shortcode/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/category-count-shortcode/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

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

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/category-count-shortcode/reviews/)

## Mitwirkende

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

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

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