{"id":41918,"date":"2016-02-15T09:45:21","date_gmt":"2016-02-15T09:45:21","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cat-block\/"},"modified":"2022-01-26T19:38:37","modified_gmt":"2022-01-26T19:38:37","slug":"cat-block","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/cat-block\/","author":14028212,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"2.6.18","stable_tag":"trunk","tested":"5.9.13","requires":"3.6","requires_php":"","requires_plugins":"","header_name":"Cat Block","header_author":"CVMH solutions","header_description":"","assets_banners_color":"124459","last_updated":"2022-01-26 19:38:37","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/www.agence-web-cvmh.fr","header_author_uri":"http:\/\/www.agence-web-cvmh.fr","rating":5,"author_block_rating":0,"active_installs":10,"downloads":2015,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":1350826,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1350826,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[89,91,162],"plugin_category":[43,57],"plugin_contributors":[86764,86765],"plugin_business_model":[],"class_list":["post-41918","plugin","type-plugin","status-publish","hentry","plugin_tags-category","plugin_tags-taxonomy","plugin_tags-widget","plugin_category-customization","plugin_category-taxonomy","plugin_contributors-cvmh","plugin_contributors-nicolasrenard","plugin_committers-cvmh"],"banners":{"banner":"https:\/\/ps.w.org\/cat-block\/assets\/banner-772x250.png?rev=1350826","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/cat-block\/assets\/icon-256x256.png?rev=1350826","icon_2x":"https:\/\/ps.w.org\/cat-block\/assets\/icon-256x256.png?rev=1350826","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Adds a block (widget or shortcode), which scrolls through the posts in a category.<\/p>\n\n<h4>Current features<\/h4>\n\n<ul>\n<li>Easy to use<\/li>\n<li>Only fade effect<\/li>\n<li>Customizable<\/li>\n<li>Shortcode &amp; Widget<\/li>\n<\/ul>\n\n<h4>Shortcode<\/h4>\n\n<p>Use [cvmh-catblock]\nIf you want to disable a parameter which is on true by default, put an empty string. Example: [cvmh-catblock slideshow=\"\"]<\/p>\n\n<h4>Shortcode parameters<\/h4>\n\n<ul>\n<li>title: widget title (default: Category block)<\/li>\n<li>introduction: text before posts list (default: empty)<\/li>\n<li>category: array of category ids to use (default: empty, all categories will be used)<\/li>\n<li>count: number of psts to display (default: 3, set to -1 if you want all posts)<\/li>\n<li>buttonall: weither to display a link to the category (default: true, only if category has parameter has only one category id)<\/li>\n<li>alltext: text of the \"all button\" (default: See all)<\/li>\n<li>posttype: post type to get (default: post)<\/li>\n<li>showimage: weither to display the post thumbnail (default: false)<\/li>\n<li>imagesize: size of the post thumbnail (default: thumbnail)<\/li>\n<li>showtitle: weither to display the post title (default: true)<\/li>\n<li>titletag: html tag for the post title (default: h3)<\/li>\n<li>titlelength: max length for the post title in caracters (default: 45)<\/li>\n<li>showexcerpt: weither to display the post excerpt (default: false)<\/li>\n<li>excerptlength: max length for the excerpt in words (default: 50)<\/li>\n<li>showdate: weither to display the post date (default: false)<\/li>\n<li>dateformat: post date format (default: j F Y)<\/li>\n<li>showreadmore: weither to display a link to the post in addition to the link on the post title (default: true)<\/li>\n<li>readmoretext: text of the \"read more\" button (default: Read more)<\/li>\n<li>readmoretype: html tag for the \"read more\" button (default: anchor, use \"button\" if you want a link in javascript)<\/li>\n<li>slideshow: display posts in a slideshow (default: true)<\/li>\n<li>duration: duration of a slide in ms (default: 7000)<\/li>\n<li>shownav: weither to display dots for navigation if slideshow is activated (default: true)<\/li>\n<\/ul>\n\n<p>Looking for a WordPress agency? Contact us: <a href=\"http:\/\/www.agence-web-cvmh.fr\">agence web WordPress<\/a><\/p>\n\n<h3>How to uninstall Cat Block<\/h3>\n\n<p>To uninstall Cat Block, you just have to de-activate the plugin from the plugins list.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Unzip the plugin and upload the \"cat-block\" folder to your \"\/wp-content\/plugins\/\" directory<\/li>\n<li>Activate the plugin through the \"Plugins\" administration page in WordPress<\/li>\n<li>Use the shortcode or the widget<\/li>\n<li>Enjoy.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>2.6.18<\/h4>\n\n<ul>\n<li>Changed: WordPress tested up version<\/li>\n<\/ul>\n\n<h4>2.6.17<\/h4>\n\n<ul>\n<li>Added: Filter cvmh_catblock_item_class with post ID parameter<\/li>\n<\/ul>\n\n<h4>2.6.16<\/h4>\n\n<ul>\n<li>Fixed: Force balance tags in excerpts<\/li>\n<\/ul>\n\n<h4>2.6.15<\/h4>\n\n<ul>\n<li>Fixed: Excerpt resize<\/li>\n<\/ul>\n\n<h4>2.6.14<\/h4>\n\n<ul>\n<li>Added: Offset parameter<\/li>\n<li>Changed: tested up version<\/li>\n<\/ul>\n\n<h4>2.6.13<\/h4>\n\n<ul>\n<li>Added: Filters cvmh_catblock_before_img and cvmh_catblock_after_img to wrap image<\/li>\n<\/ul>\n\n<h4>2.6.12<\/h4>\n\n<ul>\n<li>Changed: Widget title is not displayed if empty<\/li>\n<\/ul>\n\n<h4>2.6.11<\/h4>\n\n<ul>\n<li>Fixed: Javascript problem on slide change<\/li>\n<\/ul>\n\n<h4>2.6.10<\/h4>\n\n<ul>\n<li>Added: cvmh_catblock_excerpt_resized_addendum filter<\/li>\n<\/ul>\n\n<h4>2.6.9<\/h4>\n\n<ul>\n<li>Added: widget params in cvmh_cat_block_get_posts_args filter<\/li>\n<\/ul>\n\n<h4>2.6.8<\/h4>\n\n<ul>\n<li>Fixed: admin CSS conflict<\/li>\n<\/ul>\n\n<h4>2.6.7<\/h4>\n\n<ul>\n<li>Added: filter cvmh_catblock_link<\/li>\n<\/ul>\n\n<h4>2.6.6<\/h4>\n\n<ul>\n<li>Added: filter cvmh_catblock_before_title<\/li>\n<li>Added: filter cvmh_catblock_widget_title_tag<\/li>\n<li>Added: filter cvmh_catblock_after_widget_title<\/li>\n<\/ul>\n\n<h4>2.6.5<\/h4>\n\n<ul>\n<li>Added: filter cvmh_cat_block_get_posts_args<\/li>\n<\/ul>\n\n<h4>2.6.4<\/h4>\n\n<ul>\n<li>Added: 3 filters (cvmh_catblock_item_title, cvmh_catblock_after_title and cvmh_catblock_after_content)<\/li>\n<\/ul>\n\n<h4>2.6.3<\/h4>\n\n<ul>\n<li>Fixed: text domain<\/li>\n<\/ul>\n\n<h4>2.6.2<\/h4>\n\n<ul>\n<li>Changed: variable type for numbers<\/li>\n<li>Changed: excerpt function<\/li>\n<li>Changed: selected method for widget thumbnail select<\/li>\n<\/ul>\n\n<h4>2.6.1<\/h4>\n\n<ul>\n<li>Fixed: replace text domain constant by real string<\/li>\n<\/ul>\n\n<h4>2.6<\/h4>\n\n<ul>\n<li>Fixed: translate path<\/li>\n<li>Changed: widget name<\/li>\n<\/ul>\n\n<h4>2.5<\/h4>\n\n<ul>\n<li>Added: widget introduction<\/li>\n<\/ul>\n\n<h4>2.4<\/h4>\n\n<ul>\n<li>Fixed: Link to all posts of a category<\/li>\n<\/ul>\n\n<h4>2.3<\/h4>\n\n<ul>\n<li>Added: widget title<\/li>\n<\/ul>\n\n<h4>2.2<\/h4>\n\n<ul>\n<li>Fixed: shortcode default arguments function call<\/li>\n<li>Changed: tested up version<\/li>\n<\/ul>\n\n<h4>2.1<\/h4>\n\n<ul>\n<li>Changed: tested up version<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<p><strong>Warning: this update changes some names in plugin options. Be sure to configure again your widgets and\/or shortcodes after update.<\/strong><\/p>\n\n<ul>\n<li>Changed: aside tag to div in markup to avoid two aside tags<\/li>\n<li>Added: image size selector in widget configuration<\/li>\n<li>Added: \"Read more\" button display selector<\/li>\n<li>Changed: widget form<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial Release.<\/li>\n<\/ul>","raw_excerpt":"Adds a block (widget or shortcode), which scrolls through the posts in a category.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/41918","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=41918"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/cvmh"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=41918"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=41918"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=41918"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=41918"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=41918"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=41918"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}