{"id":27578,"date":"2014-02-01T00:13:47","date_gmt":"2014-02-01T00:13:47","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/add-dashboard-columns\/"},"modified":"2020-11-17T18:18:10","modified_gmt":"2020-11-17T18:18:10","slug":"add-dashboard-columns","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/add-dashboard-columns\/","author":15508440,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"2.0.0","stable_tag":"2.0.0","tested":"5.5.18","requires":"3.8","requires_php":"5.3","requires_plugins":"","header_name":"Add Dashboard Columns","header_author":"Sergio ( kallookoo )","header_description":"","assets_banners_color":"","last_updated":"2020-11-17 18:18:10","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.com\/cgi-bin\/webscr?cmd=_s-xclick&hosted_button_id=L4BFVU5HDJH8S","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/add-dashboard-columns\/","header_author_uri":"https:\/\/dsergio.com\/","rating":5,"author_block_rating":0,"active_installs":400,"downloads":9884,"num_ratings":2,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"2.0.0":{"tag":"2.0.0","author":"kallookoo","date":"2020-11-17 18:18:10"}},"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"2"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["2.0.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,854,434,2865,162],"plugin_category":[43],"plugin_contributors":[143874],"plugin_business_model":[],"class_list":["post-27578","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-columns","plugin_tags-dashboard","plugin_tags-dashboard-columns","plugin_tags-widget","plugin_category-customization","plugin_contributors-kallookoo","plugin_committers-kallookoo"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/add-dashboard-columns.svg","icon_2x":false,"generated":true},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Enable Dashboard Columns in WordPress 3.8 or later<\/p>\n\n<!--section=installation-->\n<ol>\n<li>In your WordPress admin panel, go to <em>Plugins &gt; New Plugin<\/em>, search for <strong>add-dashboard-columns<\/strong> and click \"<em>Install now<\/em>\"<\/li>\n<li>Alternatively, download the plugin and upload the contents of <code>add-dashboard-columns.zip<\/code> to your plugins directory, which usually is <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress.<\/li>\n<li>Go to the Dashboard and change the layout columns inside the Screen options.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt><h3>What meta delete?<\/h3><\/dt>\n<dd><p>This plugin delete screen_layout_dashboard and screen_layout_dashboard-network.<\/p><\/dd>\n<dt><h3>Why not delete meta-box-order_dashboard or meta-box-order_dashboard-network?<\/h3><\/dt>\n<dd><p>Basically because I do not consider it necessary, and may be an established order has not been changed and the number of columns.<\/p><\/dd>\n<dt><h3>Is possible disabled for a specific user or network site?<\/h3><\/dt>\n<dd><p>Yes, use the <code>add_dashboard_columns_enabled<\/code> filter to switch.\nNote: It does not remove any configuration simply prevents to fire the hook.<\/p><\/dd>\n<dt><h3>I activated it but it does not show the layout, what happens?<\/h3><\/dt>\n<dd><p>The most certain thing is that the assets are missing, since they are checked to avoid UX issues.<\/p><\/dd>\n<dt><h3>Needs support?<\/h3><\/dt>\n<dd><p>Please, use the WordPress plugin forums <a href=\"https:\/\/wordpress.org\/support\/plugin\/add-dashboard-columns\/\">support<\/a>.<\/p><\/dd>\n<dt><h3>You found an error?<\/h3><\/dt>\n<dd><p>Please, create an <a href=\"https:\/\/github.com\/kallookoo\/add-dashboard-columns\/issues\/new\">issue<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>2.0.0<\/h4>\n\n<ul>\n<li>The plugin is modified to improve performance.<\/li>\n<li>Add filter <code>add_dashboard_columns_enabled<\/code> to switch.<\/li>\n<li>Now the meta is deleted when the plugin is deleted.<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Check support<\/li>\n<li>Register action and filters if is admin only<\/li>\n<li>Move class to child folder<\/li>\n<li>Change 3 to 2 on default layout_columns option<\/li>\n<li>Use delete_metadata to delete screen_layout_dashboard and screen_layout_dashboard-network<\/li>\n<li>Check and pass WordPress Coding Standards for PHP<\/li>\n<\/ul>\n\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>Change to static class and check support<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Change code for working with WordPress 4.8<\/li>\n<\/ul>\n\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>Rewrite plugin<\/li>\n<li>Delete meta on plugin deactivation ( Tested with 10000 users with meta, single installation and multisite installation )<\/li>\n<\/ul>\n\n<h4>1.3.4.2<\/h4>\n\n<ul>\n<li>Remove register_deactivation_hook, because on many users it may not work properly<\/li>\n<\/ul>\n\n<h4>1.3.4.1<\/h4>\n\n<ul>\n<li>Fix WP CLI<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>Rewrite plugin<\/li>\n<li>Delete in WordPress 4.6+ screen_layout_dashboard, meta-box-order_dashboard,\nalso delete if multisite screen_layout_dashboard-network, meta-box-order_dashboard-network on deactivation<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>Check support<\/li>\n<li>Use bootstrap media for clean CSS<\/li>\n<li>Remove admin_enqueue_scripts, now uses admin_head-index.php to print Custom CSS<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>Check support<\/li>\n<li>Add donation link in plugin page<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>Check support<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Check support<\/li>\n<li>clean directories\/files<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Check support<\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Check support<\/li>\n<li>Fix bad url on css file<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial version<\/li>\n<\/ul>","raw_excerpt":"Enable Dashboard Columns in WordPress 3.8 or later","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/27578","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=27578"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kallookoo"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=27578"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=27578"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=27578"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=27578"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=27578"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=27578"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}