{"id":74444,"date":"2017-09-09T14:45:23","date_gmt":"2017-09-09T14:45:23","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/premmerce-dev-tools\/"},"modified":"2019-05-29T10:08:34","modified_gmt":"2019-05-29T10:08:34","slug":"premmerce-dev-tools","status":"publish","type":"plugin","link":"https:\/\/bal.wordpress.org\/plugins\/premmerce-dev-tools\/","author":15560407,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0","stable_tag":"2.0","tested":"5.2.24","requires":"4.8","requires_php":"5.6","requires_plugins":"","header_name":"Premmerce Dev Tools","header_author":"premmerce","header_description":"This plugin is aimed at making it easier to develop, test and debug the code on the WordPress platform.","assets_banners_color":"bd8c87","last_updated":"2019-05-29 10:08:34","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/premmerce.com\/premmerce-dev-tools\/","header_author_uri":"http:\/\/premmerce.com","rating":5,"author_block_rating":0,"active_installs":90,"downloads":5507,"num_ratings":2,"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":"2"},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1840674","resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1840674","resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":"1929172","resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1929172","resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.0.1","1.0.2","1.1","2.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1735458","resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1735458","resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1735458","resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"Plugin generator","2":"Data generator","3":"Data cleaner"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[146149,2679,146148,146151,146150],"plugin_category":[59],"plugin_contributors":[145759],"plugin_business_model":[],"class_list":["post-74444","plugin","type-plugin","status-publish","hentry","plugin_tags-code-debug","plugin_tags-debugging","plugin_tags-developers-tools","plugin_tags-plugin-generator","plugin_tags-wordpress-debugging","plugin_category-utilities-and-tools","plugin_contributors-premmerce","plugin_committers-premmerce","plugin_support_reps-robfrtlz"],"banners":{"banner":"https:\/\/ps.w.org\/premmerce-dev-tools\/assets\/banner-772x250.png?rev=1929172","banner_2x":"https:\/\/ps.w.org\/premmerce-dev-tools\/assets\/banner-1544x500.png?rev=1929172","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/premmerce-dev-tools\/assets\/icon-128x128.png?rev=1840674","icon_2x":"https:\/\/ps.w.org\/premmerce-dev-tools\/assets\/icon-256x256.png?rev=1840674","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/premmerce-dev-tools\/assets\/screenshot-1.png?rev=1735458","caption":"Plugin generator"},{"src":"https:\/\/ps.w.org\/premmerce-dev-tools\/assets\/screenshot-2.png?rev=1735458","caption":"Data generator"},{"src":"https:\/\/ps.w.org\/premmerce-dev-tools\/assets\/screenshot-3.png?rev=1735458","caption":"Data cleaner"}],"raw_content":"<!--section=description-->\n<p>This plugin is aimed at making it easier to develop, test and debug the code on the WordPress platform.\nWe created this plugin based on our research: <a href=\"https:\/\/premmerce.com\/wordpress-development-environment-developers-best-practices-review\/\">Wordpress Development Environment and Developers Best Practices Review<\/a><\/p>\n\n<h4>Major features in \u201cPremmerce Dev Tools\u201d<\/h4>\n\n<ul>\n<li>Integration of symfony\/var-dumper for debugging the code<\/li>\n<li>Integration symfony\/stopwatch for the execution time checking<\/li>\n<li>Generating the test data for WooCommerce<\/li>\n<li>Plugin generator, which creates the basic files structure<\/li>\n<li>Database clean up<\/li>\n<\/ul>\n\n<h4>Compatibility with other Plugins<\/h4>\n\n<ul>\n<li>WooCommerce<\/li>\n<\/ul>\n\n<h4>Installation<\/h4>\n\n<ol>\n<li>Unzip the downloaded zip file.<\/li>\n<li>Upload the plugin folder into the \u2018wp-content\/plugins\/\u2019 directory of your WordPress site.<\/li>\n<li>Activate \u2018Premmerce Dev Tools\u2019 from Plugins page<\/li>\n<\/ol>\n\n<h3>Documentation<\/h3>\n\n<p>Full documentation is available here: <a href=\"https:\/\/premmerce.com\/premmerce-dev-tools\/\">Premmerce Dev Tools<\/a><\/p>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<p>Release Date: Sep 05, 2017<\/p>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<p>Release Date: Sep 25, 2017<\/p>\n\n<ul>\n<li>Fixed a bug with wrong translation domain<\/li>\n<li>Added renderTemplate method to FileManager<\/li>\n<li>Updated symfony\/var-dumper v3.3.8 =&gt; v3.3.9<\/li>\n<li>Updated symfony\/stopwatch v3.3.8 =&gt; v3.3.9<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<p>Release Date: Sep 25, 2017<\/p>\n\n<ul>\n<li>Fixed plugin name property in FileManager<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<p>Release Date: Mar 20, 2018<\/p>\n\n<ul>\n<li>Updated symfony\/stopwatch (v3.3.9 =&gt; v3.4.6)<\/li>\n<li>Updated symfony\/var-dumper (v3.3.9 =&gt; v3.4.6)<\/li>\n<li>Updated stubs for Plugin generation<\/li>\n<li>Updated autoload in Plugin generator - now composer usage is required<\/li>\n<li>Updated initial readme generation<\/li>\n<li>Added premmerce\/wordpress-sdk<\/li>\n<li>Removed autoload.php<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<p>Release Date: Jun 5, 2018<\/p>\n\n<ul>\n<li>Updated premmerce\/wordpress-sdk<\/li>\n<li>Added brands generator<\/li>\n<li>Added brands cleaner<\/li>\n<li>Added tags cleaner<\/li>\n<li>Added nesting categories<\/li>\n<li>Updated category names generation<\/li>\n<li>Updated attributes names generation<\/li>\n<li>Fixed term counts<\/li>\n<li>Fixed product date<\/li>\n<\/ul>","raw_excerpt":"This plugin is created to facilitate the development, testing and debugging of the code on the WordPress platform and to quickly create the demo data  &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/74444","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=74444"}],"author":[{"embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/premmerce"}],"wp:attachment":[{"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=74444"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=74444"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=74444"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=74444"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=74444"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/bal.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=74444"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}