{"id":1678,"date":"2007-03-26T03:36:49","date_gmt":"2007-03-26T03:36:49","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/wordpress-dashboard-editor\/"},"modified":"2008-04-13T21:56:19","modified_gmt":"2008-04-13T21:56:19","slug":"wordpress-dashboard-editor","status":"publish","type":"plugin","link":"https:\/\/tah.wordpress.org\/plugins\/wordpress-dashboard-editor\/","author":363799,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.1","stable_tag":"1.1","tested":"","requires":"2.0.0","requires_php":"","requires_plugins":"","header_name":"Dashboard Editor","header_author":"Aaron Harun","header_description":"","assets_banners_color":"","last_updated":"2008-04-13 21:56:19","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/anthologyoi.com\/about\/donate\/","header_plugin_uri":"http:\/\/anthologyoi.com\/plugins\/","header_author_uri":"http:\/\/anthologyoi.com\/","rating":5,"author_block_rating":0,"active_installs":200,"downloads":78219,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":"1"},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","1.0","1.01","1.1"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1538857","resolution":"2","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1538857","resolution":"1","location":"plugin"}},"screenshots":{"1":"A screenshot of an edited dashboard with widgets in 2.3.","2":"My actual Dashboard in WP 2.5"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,3809,434,66912],"plugin_category":[43],"plugin_contributors":[82183],"plugin_business_model":[],"class_list":["post-1678","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-admin-panel","plugin_tags-dashboard","plugin_tags-edit-dashboard","plugin_category-customization","plugin_contributors-aaron-harun","plugin_committers-aaron-harun"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wordpress-dashboard-editor.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wordpress-dashboard-editor\/trunk\/screenshot-1.png?rev=1538857","caption":"A screenshot of an edited dashboard with widgets in 2.3."},{"src":"https:\/\/ps.w.org\/wordpress-dashboard-editor\/trunk\/screenshot-2.png?rev=1538857","caption":"My actual Dashboard in WP 2.5"}],"raw_content":"<!--section=description-->\n<p>This plugin allows you to add whatever you want to the Wordpress dashboard through PHP and HTML even <strong>Sidebar Widgets<\/strong>. You can also wipe the entire dashboard or individually remove some of the more irritating sections like the Dev news, Planet Wordpress and the getting started section.<\/p>\n\n<p>In WordPress 2.5, the code is cleaner, the plugin is more responsive and you can add both \"real\" sidebar widgets, or add \"fake\" ones to match the dashboard.<\/p>\n\n<!--section=installation-->\n<p>Basic Installation (If you are new to Wordpress you should probably use this.):<\/p>\n\n<ol>\n<li>Download the zip file<\/li>\n<li>Unzip and upload dashboard.php to your <em>wp-content\/plugins\/<\/em> folder.<\/li>\n<li>Go to your dashboard. There will be a new sub-menu item.<\/li>\n<li>Select any options you want and add any PHP or HTML code that you want to the textbox.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>How do I add Widgets?<\/dt>\n<dd><p>To add a sidebar widget to your dashboard (after selecting the option from the Dashboard management page) use the code:<\/p>\n\n<pre><code>&lt;?php dynamic_sidebar('admin');?&gt;\n<\/code><\/pre>\n\n<p>The Admin sidebar is modified and controlled the exact same way as any other sidebar.<\/p><\/dd>\n<dt>How do I display UserOnline stats from the WP-UserOnline plugin?<\/dt>\n<dd><p>If you use the WP-UserOnline plugin you can use:\n    <\/p><\/dd>\n<dt>My new content doesn't show up nicely. It is pushed to the bottom.<\/dt>\n<dd><p>If you find that your new content doesn\u2019t align nicely you can add:<\/p>\n\n<pre><code>      &lt;div style=\"float:left; width:460px;\"&gt;\n           \/\/\n           \/\/Add all other content here\n           \/\/\n           &lt;\/div&gt;\n<\/code><\/pre><\/dd>\n<dt>Can everyone see the information I add?<\/dt>\n<dd><p>Yes, you can use User Roles (<a href=\"http:\/\/codex.wordpress.org\/Roles_and_Capabilities\" title=\"Visit the wordpress codex page for user roles.\">See Wordpress Codex<\/a>). Or just use:<\/p>\n\n<pre><code>&lt;?php if(current_user_can('edit_users')){ ?&gt;\n\/\/ Content you don't want people to see here\n&lt;?php } ?&gt;\n<\/code><\/pre><\/dd>\n<dt>What else can I add?<\/dt>\n<dd><p>Any code that can be used in a Wordpress Theme can be used in the dashboard.<\/p><\/dd>\n<dt>I'm on Wordpress 2.0, but none of the settings work.<\/dt>\n<dd><p>Unfortunately, the only way to get the plugin to work on 2.0.x is to completely wipe the dashboard.<\/p><\/dd>\n\n<\/dl>","raw_excerpt":"With this plugin you can remove sections of the dashboard, add new code, or even add Sidebar Widgets.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/1678","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=1678"}],"author":[{"embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/aaron-harun"}],"wp:attachment":[{"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=1678"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=1678"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=1678"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=1678"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=1678"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tah.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=1678"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}