{"id":20,"date":"2013-06-09T11:09:48","date_gmt":"2013-06-09T09:09:48","guid":{"rendered":"https:\/\/urosevic.net\/wordpress\/?page_id=20"},"modified":"2026-03-10T16:47:50","modified_gmt":"2026-03-10T15:47:50","slug":"posts-per-cat","status":"publish","type":"page","link":"https:\/\/urosevic.net\/wordpress\/plugins\/posts-per-cat\/","title":{"rendered":"Posts Per Cat"},"content":{"rendered":"\n<p>Posts per Cat is extension for WordPress that list titles for latest # post for all or top level categories on blog. Titles are grouped to boxes distributed in two columns.<\/p>\n\n\n\n<p><strong>Jump to<\/strong>:&nbsp;<a href=\"#features\">Features<\/a>&nbsp;|&nbsp;<a href=\"#download\">Download<\/a>&nbsp;|&nbsp;<a href=\"#install\">Installation<\/a>&nbsp;|&nbsp;<a href=\"#usage\">Usage<\/a>&nbsp;| <a href=\"#shortcode\">Shortcode<\/a> | <a href=\"#settings\">Settings<\/a> | <a href=\"#widget\">Widget<\/a> |&nbsp;<a href=\"#preview\">Preview<\/a>&nbsp;|&nbsp;<a href=\"#yoursupport\">Support<\/a><\/p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"features\">Features<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>set how many boxes per row will be displayed (one, two, three, four or five)<\/li>\n\n\n\n<li>set number of post titles to display per category<\/li>\n\n\n\n<li>set category ID&#8217;s to exclude, or<\/li>\n\n\n\n<li>set category ID&#8217;s to include<\/li>\n\n\n\n<li>toggle displaying of child categories<\/li>\n\n\n\n<li>ordering boxes by category ID, title or custom<\/li>\n\n\n\n<li>toggle displaying excerpt above post title (for first post only, for all posts or none)<\/li>\n\n\n\n<li>toggle displaying featured image for posts<\/li>\n\n\n\n<li>toggle displaying number of comments (with link) added to post title<\/li>\n\n\n\n<li>toggle displaying sticky posts<\/li>\n\n\n\n<li>toggle usage of custom list CSS<\/li>\n\n\n\n<li>SEO optimized permalink URI&#8217;s<\/li>\n\n\n\n<li>translantable<\/li>\n\n\n\n<li>integrate to template file, use the shortcode <code>[ppc]<\/code> with options or widget<\/li>\n\n\n\n<li>produces XHTML 1.1 valid code<\/li>\n\n\n\n<li>published under terms of GNU GPLv3<\/li>\n<\/ul>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"download\">Download<\/h2>\n\n\n\n<p>You can download the plugin below or from the official WordPress.org page <a href=\"https:\/\/wordpress.org\/plugins\/posts-per-cat\/\" target=\"_blank\" rel=\"noopener nofollow\" title=\"\">Posts per Cat<\/a> while he development version can be found in the GitHub repo <a href=\"https:\/\/github.com\/urosevic\/posts-per-cat\" target=\"_blank\" rel=\"noopener\" title=\"\">github.com\/urosevic\/posts-per-cat<\/a><\/p>\n\n\n<div class='audd'><div class='row'><div class='item_1 col-md-12 col-sm-12 col-xs-12'><!-- AUDD Link Template: Default Template 2025 -->\n<section class=\"audd-link-tpl-2025 default\">\n\t<header>\n\t\t<h3 class=\"title\">Posts per Cat <span title=\"version\">v1.5.0<\/span><\/h3>\n\t\t<h4 class=\"file-size\" title=\"File Size\">48.00 KB<\/h4>\n\t<\/header>\n\t<summary>\n\t\t<ul>\n<li>Fix vulnerabilities reported by muhammad yudha via WordFence Responsible Disclosure<\/li>\n<li>Update compatibility to WordPress 6.8<\/li>\n<li>Make columns responsive and use modern\u00a0<code>flexbox<\/code>\u00a0instead of the legacy\u00a0<code>floats<\/code><\/li>\n<li>Sassify styles<\/li>\n<li>Partial code cleanup<\/li>\n<li>Reactivate plugin development<\/li>\n<\/ul>\n\n\t<\/summary>\n\t<footer>\n\t\t<a class='dld-link  wp-block-button__link wp-element-button' rel='nofollow' href='#' data-no-instant data-audddl=\"3073\">Download<\/a>\n\t\t<span class=\"count\">Downloaded 7 times<\/span>\n\t<\/footer>\n<\/section>\n<\/div><\/div><div style='clear:both'><\/div><\/div>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"install\">Installation<\/h2>\n\n\n\n<p>Posts Per Cat is easy to install, same as any other extension. You can do it manual or automatic.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>For manual installation: download, unpack archive and upload directory&nbsp;<strong>posts-per-cat<\/strong> to&nbsp;<strong>wp-content\/plugins\/<\/strong>&nbsp;directory on your hosting server with some FTP client (I recommend free and safe&nbsp;<a href=\"https:\/\/filezilla-project.org\/\" target=\"_blank\" rel=\"noopener\">FileZilla<\/a>).<\/li>\n\n\n\n<li>For automatic installation: go to&nbsp;<strong>Plugins<\/strong>&nbsp;\u2192&nbsp;<strong>Add New<\/strong>, enter keyword <strong>Posts per Cat<\/strong>, click <strong>Search<\/strong>&nbsp;button, then click&nbsp;link&nbsp;<strong>Install Now<\/strong>.<\/li>\n<\/ol>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"usage\">How To Use?<\/h2>\n\n\n\n<p>After activation on <strong>Plugins<\/strong> page, go to&nbsp;<strong>Settings<\/strong>&nbsp;\u2192 <strong>Posts per Cat<\/strong> and configure options per your preferences.<\/p>\n\n\n\n<p>Then simply insert shortcode <strong>ppc<\/strong>&nbsp;outside of Loop in place where you wish to display Posts per Cat boxes. You can use widgets or even post\/page content.<\/p>\n\n\n\n<p>If you wish to add Posts per Cat boxes permanent, then use PHP code below in your template file (for example, to <strong>index.php<\/strong> just before closing tag for content):<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;?php do_action('ppc'); ?&gt;<\/code><\/pre>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"shortcode\">Shortcode<\/h2>\n\n\n\n<p>You can insert shortcode <code>[ppc]<\/code> to front page or other static pages or posts content. Here is set of options that you can set to shortcode and override default plugins settings:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>columns=2<\/strong> &#8211; Number of columns (1, 2, 3 or 4)<\/li>\n\n\n\n<li><strong>minh=0<\/strong> &#8211; Minimal height of box (in px, set to 0 for auto)<\/li>\n\n\n\n<li><strong>include=category_ID&#8217;s<\/strong> &#8211; Include category (comma separated category ID&#8217;s)<\/li>\n\n\n\n<li><strong>exclude=category_ID&#8217;s<\/strong> &#8211; Exclude category (comma separated category ID&#8217;s)<\/li>\n\n\n\n<li><strong>parent=0<\/strong> &#8211; Only top level categories (0 or 1)<\/li>\n\n\n\n<li><strong>order=ID<\/strong> &#8211; Order categories by (ID, name or custom)<\/li>\n\n\n\n<li><strong>catonly=0<\/strong> &#8211; Only from displayed category archive (0 or 1)<\/li>\n\n\n\n<li><strong>noctlink=0<\/strong> &#8211; Do not link category name (0 or 1)<\/li>\n\n\n\n<li><strong>more=0<\/strong> &#8211; Standalone link to archives (0 or 1)<\/li>\n\n\n\n<li><strong>moretxt=&#8221;More from&#8221;<\/strong> &#8211; Archive link prefix<\/li>\n\n\n\n<li><strong>posts=5<\/strong> &#8211; Number of headlines per category block<\/li>\n\n\n\n<li><strong>titlelen=34<\/strong> &#8211; Headline length (in characters)<\/li>\n\n\n\n<li><strong>shorten=0<\/strong> &#8211; Shorten headline (0 or 1)<\/li>\n\n\n\n<li><strong>commnum=0<\/strong> &#8211; Display comment number (0 or 1)<\/li>\n\n\n\n<li><strong>nosticky=0<\/strong> &#8211; Hide sticky posts (0 or 1)<\/li>\n\n\n\n<li><strong>excerpts=none<\/strong> &#8211; Show excerpt (none, first or all)<\/li>\n\n\n\n<li><strong>content=0<\/strong> &#8211; Use post content as excerpt (0 or 1)<\/li>\n\n\n\n<li><strong>excleng=100<\/strong> &#8211; Excerpt length<\/li>\n\n\n\n<li><strong>thumb=0<\/strong> &#8211; Show thumbnail with excerpt (0 or 1)<\/li>\n\n\n\n<li><strong>tsize=60<\/strong> &#8211; Thumbnail size, set size in px for thumbnail width (height is same)<\/li>\n<\/ul>\n\n\n\n<p>Example of the shortcode usage:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#091;ppc columns=4&nbsp;posts=7 include=49,1,38,29 thumb=1 tsize=150]<\/code><\/pre>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"settings\">Settings page<\/h2>\n\n\n\n<p>Default settings on Settings page are divided to five sections: <a href=\"#ppc_boxes\">Boxes<\/a>, <a href=\"#ppc_categories\">Categories<\/a>, <a href=\"#ppc_headlines\">Headlines<\/a>, <a href=\"#ppc_content\">Content<\/a> and <a href=\"#ppc_styling\">Styling<\/a><\/p>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ppc_boxes\">Boxes<\/h3>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_02.png\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"169\" src=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_02.png\" alt=\"Posts per Cat: Boxes\" class=\"wp-image-190\" srcset=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_02.png 640w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_02-620x164.png 620w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_02-300x79.png 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/a><figcaption class=\"wp-element-caption\">Posts per Cat: Boxes<\/figcaption><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Number of columns<\/strong>: select preferred number of columns to organize category boxes into (one for full width, two, three or four)<\/li>\n\n\n\n<li><strong>Minimal height of box<\/strong>: prevent bad positioning of boxes when some category have no enough posts to display.<\/li>\n<\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ppc_categories\">Categories<\/h3>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_03.png\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"445\" src=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_03.png\" alt=\"Posts per Cat: Categories\" class=\"wp-image-189\" srcset=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_03.png 640w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_03-620x431.png 620w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_03-300x209.png 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/a><figcaption class=\"wp-element-caption\">Posts per Cat: Categories<\/figcaption><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Show available categories<\/strong>: display table of categories with ID&#8217;s and number of posts inside, so you can easy identify categories to use in following options<\/li>\n\n\n\n<li><strong>Include category<\/strong>: comma separated array of category ID&#8217;s to include = only that categories will be displayed<\/li>\n\n\n\n<li><strong>Exclude category<\/strong>: comma separated array of category ID&#8217;s to exclude = display all but this categories<\/li>\n\n\n\n<li><strong>Only top level categories<\/strong>: do not display subcategories<\/li>\n\n\n\n<li><strong>Order categories by<\/strong>: descriptive enough. Sort categories by ID, Name or by order entered in Include category field<\/li>\n\n\n\n<li><strong>Only from displayed category archive<\/strong>:&nbsp;exclude categories different from currently displayed on category archive and ignore first category rules on category archive<\/li>\n\n\n\n<li><strong>Do not link category name<\/strong>: if disabled, category title will be linked to category page<\/li>\n\n\n\n<li><strong>Archive link prefix<\/strong>: When previous option is enabled, link to category with this prefix will be displayed on the bottom of category box<\/li>\n<\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ppc_headlines\">Headlines<\/h3>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_04.png\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"231\" src=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_04.png\" alt=\"Posts per Cat: Headlines\" class=\"wp-image-188\" srcset=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_04.png 640w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_04-620x224.png 620w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_04-300x108.png 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/a><figcaption class=\"wp-element-caption\">Posts per Cat: Headlines<\/figcaption><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Number of headlines<\/strong>: how many post titles to display from category<\/li>\n\n\n\n<li><strong>Headline length<\/strong>: set how many characters will have headline. If original is longer, text will be shortened to defined length.<\/li>\n\n\n\n<li><strong>Shorten headline<\/strong>: enable this option if you wish to cut headline length to number of characters defined in previous option<\/li>\n\n\n\n<li><strong>Display comment number<\/strong>: show number of comments at the end of headline<\/li>\n\n\n\n<li><strong>Hide sticky posts<\/strong>: exclude sticky posts from headlines<\/li>\n<\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ppc_content\">Content<\/h3>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_05.png\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"267\" src=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_05.png\" alt=\"Posts per Cat: Content\" class=\"wp-image-187\" srcset=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_05.png 640w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_05-300x125.png 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/a><figcaption class=\"wp-element-caption\">Posts per Cat: Content<\/figcaption><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Show excerpt<\/strong>: do you wish to show excerpt from post?<\/li>\n\n\n\n<li><strong>Use post content as excerpt<\/strong>: if no excerpt is set, use content to generate excerpt from content. If disabled, if no excerpt is set for post, nothing will be displayed for that post in PPC.<\/li>\n\n\n\n<li><strong>Excerpt length<\/strong>: shorten excerpt to defined number of characters<\/li>\n\n\n\n<li><strong>Show thumbnail with excerpt<\/strong>: when excerpts are enabled, show featured image from post<\/li>\n\n\n\n<li><strong>Thumbnail size<\/strong>: set size for featured image<\/li>\n<\/ul>\n\n\n\n<div style=\"height:30px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"ppc_styling\">Styling<\/h3>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_06.png\"><img loading=\"lazy\" decoding=\"async\" width=\"640\" height=\"302\" src=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_06.png\" alt=\"Posts per Cat: Styling\" class=\"wp-image-186\" srcset=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_06.png 640w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_06-620x293.png 620w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts_per_cat-settings_06-300x142.png 300w\" sizes=\"auto, (max-width: 640px) 100vw, 640px\" \/><\/a><figcaption class=\"wp-element-caption\">Posts per Cat: Styling<\/figcaption><\/figure>\n\n\n\n<p>We have some predefined style for Posts per Cat boxes. You can enable option <strong>Use PPC for styling list<\/strong>&nbsp;to include that styles to page. If disabled, style boxes in your theme&#8217;s style.css file.<\/p>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"widget\">Widget<\/h2>\n\n\n\n<p>Starting with version 1.2.0 we provide native widget with options that override default settings.<\/p>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts-per-cat-widget.png\"><img decoding=\"async\" src=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/posts-per-cat-widget-72x300.png\" alt=\"Posts per Cat widget\" class=\"wp-image-233\"\/><\/a><\/figure>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"preview\">Preview<\/h2>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-2columns.png\"><img loading=\"lazy\" decoding=\"async\" width=\"645\" height=\"478\" src=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-2columns.png\" alt=\"Posts per Cat: Two columns layout\" class=\"wp-image-199\" srcset=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-2columns.png 645w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-2columns-620x459.png 620w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-2columns-300x222.png 300w\" sizes=\"auto, (max-width: 645px) 100vw, 645px\" \/><\/a><figcaption class=\"wp-element-caption\">Posts per Cat: Two columns layout<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image aligncenter\"><a href=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-1column.png\"><img loading=\"lazy\" decoding=\"async\" width=\"645\" height=\"814\" src=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-1column.png\" alt=\"Posts per Cat: Full width\/One column layout\" class=\"wp-image-198\" srcset=\"https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-1column.png 645w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-1column-491x620.png 491w, https:\/\/urosevic.net\/wordpress\/wp-content\/uploads\/2013\/06\/ppc-1column-300x379.png 300w\" sizes=\"auto, (max-width: 645px) 100vw, 645px\" \/><\/a><figcaption class=\"wp-element-caption\">Posts per Cat: Full width\/One column layout<\/figcaption><\/figure>\n\n\n\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"dev\">Support<\/h2>\n\n\n\n<p>If you need support for this plugin, please open the topic on the <a href=\"https:\/\/wordpress.org\/support\/plugin\/posts-per-cat\" target=\"_blank\" rel=\"noopener\" title=\"\">community forum<\/a>.<\/p>\n\n\n\n<p>If you finding Posts per Cat useful for your project, please consider <a href=\"https:\/\/wordpress.org\/support\/plugin\/posts-per-cat\/reviews\/\" target=\"_blank\" rel=\"noopener\" title=\"\">reviewing and rating it<\/a> on WordPress.org, write an article on your blog\/portal, or spread your happiness with your friends on social networks.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Posts per Cat is extension for WordPress that list titles for latest # post for all or top level categories on blog. Titles are grouped to boxes distributed in two columns.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":15,"menu_order":7,"comment_status":"open","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-20","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/pages\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/comments?post=20"}],"version-history":[{"count":16,"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/pages\/20\/revisions"}],"predecessor-version":[{"id":3086,"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/pages\/20\/revisions\/3086"}],"up":[{"embeddable":true,"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/pages\/15"}],"wp:attachment":[{"href":"https:\/\/urosevic.net\/wordpress\/wp-json\/wp\/v2\/media?parent=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}