unfulvio / wp-api-menus

:abcd: Menu routes for WordPress JSON REST API.
https://wordpress.org/plugins/wp-api-menus
GNU General Public License v2.0
140 stars 59 forks source link

Show post count in json output #54

Open damonsomu opened 6 years ago

damonsomu commented 6 years ago

Is it possible to add support for post_count of a category if the menu item is category (object: "category")?? will show total number of posts a category/children category contains.