{"id":138133,"date":"2021-03-18T05:55:04","date_gmt":"2021-03-18T05:55:04","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/dapre-custom-fields-tools\/"},"modified":"2021-03-18T14:21:52","modified_gmt":"2021-03-18T14:21:52","slug":"dapre-custom-fields-tools","status":"publish","type":"plugin","link":"https:\/\/pap-aw.wordpress.org\/plugins\/dapre-custom-fields-tools\/","author":11258941,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"5.3.1","stable_tag":"5.3.1","tested":"5.7.0","requires":"5.0.0","requires_php":"7.3","requires_plugins":"","header_name":"Dapre Custom Fields Tools","header_author":"Giulio Daprela","header_description":"Provides a series of developers tools aimed at facilitating the custom fields management during the development and debugging phase","assets_banners_color":"fdfded","last_updated":"2021-03-18 14:21:52","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/giuliodaprela.com\/","header_plugin_uri":"","header_author_uri":"http:\/\/giuliodaprela.com\/","rating":5,"author_block_rating":0,"active_installs":0,"downloads":1065,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"5.3.0":{"tag":"5.3.0","author":"daprela","date":"2021-03-18 05:54:35"},"5.3.1":{"tag":"5.3.1","author":"daprela","date":"2021-03-18 14:21:52"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":2498463,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":2498463,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":2498463,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":2498463,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["5.3.0","5.3.1"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[94,2275,2474],"plugin_category":[59],"plugin_contributors":[197437],"plugin_business_model":[],"class_list":["post-138133","plugin","type-plugin","status-publish","hentry","plugin_tags-debug","plugin_tags-developer","plugin_tags-utility","plugin_category-utilities-and-tools","plugin_contributors-daprela","plugin_committers-daprela"],"banners":{"banner":"https:\/\/ps.w.org\/dapre-custom-fields-tools\/assets\/banner-772x250.png?rev=2498463","banner_2x":"https:\/\/ps.w.org\/dapre-custom-fields-tools\/assets\/banner-1544x500.png?rev=2498463","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/dapre-custom-fields-tools\/assets\/icon-128x128.png?rev=2498463","icon_2x":"https:\/\/ps.w.org\/dapre-custom-fields-tools\/assets\/icon-256x256.png?rev=2498463","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>This plugin is a 'swiss army knife' of custom fields. It allows you to manipulate them to make it easy the testing and debugging of applications.<\/p>\n\n<p>This plugin was built in a moment of desperation when I couldn't access phpMyAdmin in a mu website.\nI absolutely needed to manipulate the custom fields for testing and debugging, version 1.0 was up in 4 hours.\nIn the following months I realized how useful the plugin was and couldn't work anymore without it. It had become part of my standard toolset.<\/p>\n\n<p>Features:\n1 Read\/write\/delete options, user fields and post fields.\n2 Populate the field with an empty array.\n3 Insert a date string and translate it into a timestamp or vice versa to emulate specific dates.\n4 Change name to a field.\n5 Copy any field's content to any other field (for example, option to user field) even of a different name.<\/p>\n\n<p>You can contribute to the plugin or just study the code on the <a href=\"https:\/\/github.com\/daprela\/dapre-custom-fields-tools\/\">Github repo<\/a>.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Visit the plugins page within your dashboard and select \u2018Add New\u2019;<\/li>\n<li>Search for \u2018Dapre Custom Fields Tools\u2019;<\/li>\n<li>Activate the plugin from your Plugins page;<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>5.3.1<\/h4>\n\n<ul>\n<li>Fixed an error in casting a return value.<\/li>\n<\/ul>\n\n<h4>5.3.0<\/h4>\n\n<ul>\n<li>Refactored the UI of the meta fields tables to use REACT.<\/li>\n<\/ul>\n\n<h4>5.2.0<\/h4>\n\n<ul>\n<li>Meta fields rows can now be added and removed dynamically.<\/li>\n<li>Bug fixing.<\/li>\n<\/ul>\n\n<h4>5.1.1<\/h4>\n\n<ul>\n<li>Fixed visualization bug in first row of meta fields.<\/li>\n<\/ul>\n\n<h4>5.1.0<\/h4>\n\n<ul>\n<li>Improved UI<\/li>\n<\/ul>\n\n<h4>5.0.0<\/h4>\n\n<ul>\n<li>Moved from AJAX to REST API.<\/li>\n<li>Moved from JQuery to vanilla JavaScript.<\/li>\n<\/ul>\n\n<h4>4.6.1<\/h4>\n\n<ul>\n<li>Updated npm packages versions.<\/li>\n<li>Built distributable file.<\/li>\n<\/ul>\n\n<h4>4.6.0<\/h4>\n\n<ul>\n<li>Refactored CSS to use grid and flexbox instead of tables.<\/li>\n<li>Refactored CSS to use BEVM coding principles.<\/li>\n<li>Refactored templates to comply with changes in CSS.<\/li>\n<\/ul>\n\n<h4>4.5.0<\/h4>\n\n<ul>\n<li>Added Gulp workflow.<\/li>\n<li>Refactored code and created new plugin structure to meet the new workflow needs.<\/li>\n<li>Refactored JavaScript and removed all inline events left.<\/li>\n<\/ul>\n\n<h4>4.4.0<\/h4>\n\n<ul>\n<li>refactored JavaScript to remove all inline events.<\/li>\n<li>bugfix: plugin left the delete option enabled with non existing meta fields.<\/li>\n<\/ul>\n\n<h4>4.3.0<\/h4>\n\n<ul>\n<li>made all strings translatable and escaped output.<\/li>\n<\/ul>\n\n<h4>4.2.3<\/h4>\n\n<ul>\n<li>added filter input to avoid accessing $_POST directly.<\/li>\n<\/ul>\n\n<h4>4.2.2<\/h4>\n\n<ul>\n<li>Initialized variables containing CSS classes to remove warnings.<\/li>\n<\/ul>\n\n<h4>4.2.1<\/h4>\n\n<ul>\n<li>Renamed constant PLUGIN_PATH with PLUGIN_DIRPATH for better clarity.<\/li>\n<\/ul>\n\n<h4>4.2.0<\/h4>\n\n<ul>\n<li>Minor code refactoring. Abstracted some common methods.<\/li>\n<\/ul>\n\n<h4>4.1.1<\/h4>\n\n<ul>\n<li>Moved conditionals from templates to classes.<\/li>\n<\/ul>\n\n<h4>4.1.0<\/h4>\n\n<ul>\n<li>Added PHP version check. Minimum version required is PHP 7.x<\/li>\n<\/ul>\n\n<h4>4.0.0<\/h4>\n\n<ul>\n<li>Introduced classes for option fields, user fields and post fields<\/li>\n<li>Refactored the previous options array. Now there are three arrays instead of one<\/li>\n<li>It is now possible to also read\/write base fields for user fields and post fields (fields that are in the wp_users table and wp_posts table)<\/li>\n<li>Improved error handling where the user get an error after trying to write on a meta field<\/li>\n<li>Added colorbox library<\/li>\n<\/ul>\n\n<h4>3.4.0<\/h4>\n\n<ul>\n<li>Refactored settings page to make html code cleaner and get ready for the next evolution<\/li>\n<\/ul>\n\n<h4>3.3<\/h4>\n\n<ul>\n<li>Added copy boxes to allow copy any field to any field even of a different type<\/li>\n<\/ul>\n\n<h4>3.2<\/h4>\n\n<ul>\n<li>Added rename option box<\/li>\n<\/ul>\n\n<h4>3.1<\/h4>\n\n<ul>\n<li>Moved the three boxes into tabs<\/li>\n<li>Switch tabs through JS<\/li>\n<\/ul>\n\n<h4>3.0<\/h4>\n\n<ul>\n<li>converted plugin to AJAX<\/li>\n<\/ul>\n\n<h4>2.0<\/h4>\n\n<ul>\n<li>Added actions<\/li>\n<li>Added checkbox to toggle date string\/timestamp<\/li>\n<li>Possible to add an empty array<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First version, very basic.<\/li>\n<\/ul>","raw_excerpt":"This plugin is the &#039;swiss army knife&#039; of custom fields. It allows you to manipulate them from the dashboard to make it easy testing and debu &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/138133","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=138133"}],"author":[{"embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/daprela"}],"wp:attachment":[{"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=138133"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=138133"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=138133"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=138133"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=138133"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pap-aw.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=138133"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}