{"id":26426,"date":"2013-11-28T00:13:50","date_gmt":"2013-11-28T00:13:50","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/bb-edition-control\/"},"modified":"2015-04-17T15:56:07","modified_gmt":"2015-04-17T15:56:07","slug":"bb-edition-control","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/bb-edition-control\/","author":13434575,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.6","stable_tag":"trunk","tested":"4.1.42","requires":"3.5.1","requires_php":"","requires_plugins":"","header_name":"BB Edition Control","header_author":"Bruno Barros","header_description":"","assets_banners_color":"73626c","last_updated":"2015-04-17 15:56:07","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/brunobarros.com\/","header_plugin_uri":"http:\/\/wordpress.org\/plugins\/bb-edition-control\/","header_author_uri":"http:\/\/brunobarros.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":2018,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"811653","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.1.0","1.1.1","1.3.0","1.3.3","1.3.4"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"823475","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"823475","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"823475","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"823475","resolution":"4","location":"assets"}},"screenshots":{"1":"List of editions","2":"Form to create new edition","3":"Plugin options","4":"Metabox on post edition"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[11171,11170,11172],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-26426","plugin","type-plugin","status-publish","hentry","plugin_tags-control-magazine","plugin_tags-edition","plugin_tags-jornal","plugin_committers-brunobarros"],"banners":{"banner":"https:\/\/ps.w.org\/bb-edition-control\/assets\/banner-772x250.png?rev=811653","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/bb-edition-control_73626c.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/bb-edition-control\/assets\/screenshot-1.png?rev=823475","caption":"List of editions"},{"src":"https:\/\/ps.w.org\/bb-edition-control\/assets\/screenshot-2.png?rev=823475","caption":"Form to create new edition"},{"src":"https:\/\/ps.w.org\/bb-edition-control\/assets\/screenshot-3.png?rev=823475","caption":"Plugin options"},{"src":"https:\/\/ps.w.org\/bb-edition-control\/assets\/screenshot-4.png?rev=823475","caption":"Metabox on post edition"}],"raw_content":"<!--section=description-->\n<p>Plugin para categorizar todo conte\u00fado em edi\u00e7\u00f5es, como em um jornal.<\/p>\n\n<h4>Shortcodes<\/h4>\n\n<pre><code>[bbec-combo] Build a dropdown with the editions to choose.\nOptions: id, class, name\n\n\n[bbec-list] Build a unordered list with the editions to choose.\nOptions: id, class\n\n\n[bbec-active-name] Show the name of the current edition.\n<\/code><\/pre>\n\n<h4>Template Helpers<\/h4>\n\n<pre><code>\/\/ Returns the current edition object, or a specific field.\nbbec_current_edition( $field = null )\n\n\n\/\/ Returns the latest edition object, or a specific field.\nbbec_latest_edition( $field = null )\n<\/code><\/pre>\n\n<h4>Actions<\/h4>\n\n<pre><code>'bbec_edition_created' when a new edition is created\n\n'bbec_edition_updated' when a edition is updated. accepts the edition ID as argument\n\n'bbec_options_updated' when options are updated. accepts the POST data as argument\n\n'bbec_edition_deleted' when a edition is removed. accepts the edition ID as argument\n<\/code><\/pre>\n\n<h4>Languages<\/h4>\n\n<ul>\n<li>English (default)<\/li>\n<li>Portugu\u00eas Brasil (pt_BR)<\/li>\n<\/ul>\n\n<!--section=changelog-->\n<h4>1.3.6<\/h4>\n\n<ul>\n<li>Added actions to editions common actions<\/li>\n<li>Changed the editions order by 'date' instead of 'number'<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Fix small translations<\/li>\n<li>Now unpublished editions will show up on post metabox tagged as (Not published)<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Update\/fix admin messages to WP 4.1<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>Add pagination when listing editions (40 per page)<\/li>\n<li>Add link to quick create a new edition row (just one click)<\/li>\n<li>Add option to delete an edition<\/li>\n<li>Add option to preformat the edition name when created by quick process<\/li>\n<li>Change the way editions were ordered. Now is by 'number' field<\/li>\n<li>Add Str::slugify() to parse the edition slug when saving<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>Fixed the method <code>BbEditionControlAdmin::url()<\/code> that points to plugin admin page<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>Fixed a small bug of an unused second parameter of <code>filter_add_new_columns<\/code><\/li>\n<li>Add class <code>alternate<\/code> on list editions in admin page<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>Setting the post type as \"edition-control\" independent of the URI (post type slug)<\/li>\n<li>So the template file is <code>archive-edition-control.php<\/code><\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>Option to configure the URI to show editions<\/li>\n<li>The same URI string defines a custom post type, so we can have a <code>archive-slug.php<\/code> template<\/li>\n<li>On admin panel added a link to see the personalized editions page (above)<\/li>\n<li>Added shortcode [bbec-active-name]<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>Fix array conversion in <code>admin\/BbEditionControlAdmin.php<\/code><\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>New options panel<\/li>\n<li>Screenshots<\/li>\n<li>New helper functions<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>First commit<\/li>\n<\/ul>","raw_excerpt":"Plugin to group the content in editions, as magazines and jornals do. Plugin para categorizar todo conte\u00fado em edi\u00e7\u00f5es, como em um jornal.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/26426","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=26426"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/brunobarros"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=26426"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=26426"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=26426"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=26426"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=26426"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=26426"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}