Title: Dashboard Editor
Author: Aaron Butacov
Published: <strong>Marso 26, 2007</strong>
Last modified: Abril 13, 2008

---

Maghanap ng mga plugin

Ang plugin na ito ay **hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress**.
Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility
kapag ginamit sa mas bagong bersyon ng WordPress.

![](https://s.w.org/plugins/geopattern-icon/wordpress-dashboard-editor.svg)

# Dashboard Editor

 Ni [Aaron Butacov](https://profiles.wordpress.org/aaron-harun/)

[I-download](https://downloads.wordpress.org/plugin/wordpress-dashboard-editor.1.1.zip)

 * [Mga Detalye](https://tl.wordpress.org/plugins/wordpress-dashboard-editor/#description)
 * [Mga Review](https://tl.wordpress.org/plugins/wordpress-dashboard-editor/#reviews)
 *  [Pag-install](https://tl.wordpress.org/plugins/wordpress-dashboard-editor/#installation)
 * [Development](https://tl.wordpress.org/plugins/wordpress-dashboard-editor/#developers)

 [Suporta](https://wordpress.org/support/plugin/wordpress-dashboard-editor/)

## Deskripsyon

This plugin allows you to add whatever you want to the WordPress dashboard through
PHP and HTML even **Sidebar Widgets**. 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.

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.

## Mga Screenshot

[⌊A screenshot of an edited dashboard with widgets in 2.3.⌉⌊A screenshot of an edited
dashboard with widgets in 2.3.⌉[

A screenshot of an edited dashboard with widgets in 2.3.

[⌊My actual Dashboard in WP 2.5⌉⌊My actual Dashboard in WP 2.5⌉[

My actual Dashboard in WP 2.5

## Pag-install

Basic Installation (If you are new to WordPress you should probably use this.):

 1. Download the zip file
 2. Unzip and upload dashboard.php to your _wp-content/plugins/_ folder.
 3. Go to your dashboard. There will be a new sub-menu item.
 4. Select any options you want and add any PHP or HTML code that you want to the textbox.

## FAQ

  How do I add Widgets?

To add a sidebar widget to your dashboard (after selecting the option from the Dashboard
management page) use the code:

    ```
    <?php dynamic_sidebar('admin');?>
    ```

The Admin sidebar is modified and controlled the exact same way as any other sidebar.

  How do I display UserOnline stats from the WP-UserOnline plugin?

If you use the WP-UserOnline plugin you can use:

  My new content doesn’t show up nicely. It is pushed to the bottom.

If you find that your new content doesn’t align nicely you can add:

    ```
          <div style="float:left; width:460px;">
               //
               //Add all other content here
               //
               </div>
    ```

  Can everyone see the information I add?

Yes, you can use User Roles ([See WordPress Codex](https://codex.wordpress.org/Roles_and_Capabilities)).
Or just use:

    ```
    <?php if(current_user_can('edit_users')){ ?>
    // Content you don't want people to see here
    <?php } ?>
    ```

  What else can I add?

Any code that can be used in a WordPress Theme can be used in the dashboard.

  I’m on WordPress 2.0, but none of the settings work.

Unfortunately, the only way to get the plugin to work on 2.0.x is to completely 
wipe the dashboard.

## Mga Review

![](https://secure.gravatar.com/avatar/2ca8a418556420bd30617a96d7669beb799f4878e35a62b77ca4d754acf28f5d?
s=60&d=retro&r=g)

### 󠀁[Ou^W11y0O)vV90WR](https://wordpress.org/support/topic/ouw11y0ovv90wr/)󠁿

 [bharatmani](https://profiles.wordpress.org/bharatmani/) Mayo 24, 2018

jgff

 [ Basahin lahat ng 1 review ](https://wordpress.org/support/plugin/wordpress-dashboard-editor/reviews/)

## Mga Contributor at Developer

Ang “Dashboard Editor” ay open source software. Ang mga sumusunod na tao ay nag-
ambag sa plugin na ito.

Mga Contributor

 *   [ Aaron Butacov ](https://profiles.wordpress.org/aaron-harun/)

[Isalin ang “Dashboard Editor” sa iyong wika.](https://translate.wordpress.org/projects/wp-plugins/wordpress-dashboard-editor)

### Interesado sa development?

[Tingnan ang code](https://plugins.trac.wordpress.org/browser/wordpress-dashboard-editor/),
i-check ang [SVN repository](https://plugins.svn.wordpress.org/wordpress-dashboard-editor/),
o mag-subscribe sa [development log](https://plugins.trac.wordpress.org/log/wordpress-dashboard-editor/)
sa pamamagitan ng [RSS](https://plugins.trac.wordpress.org/log/wordpress-dashboard-editor/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Bersyon **1.1**
 *  Huling na-update **18 taon ang nakalipas**
 *  Mga aktibong installation **200+**
 *  Bersyon ng WordPress ** 2.0.0 o mas bago **
 *  Wika
 * [English (US)](https://wordpress.org/plugins/wordpress-dashboard-editor/)
 * Mga Tag
 * [admin](https://tl.wordpress.org/plugins/tags/admin/)[admin panel](https://tl.wordpress.org/plugins/tags/admin-panel/)
   [dashboard](https://tl.wordpress.org/plugins/tags/dashboard/)
 *  [Advanced View](https://tl.wordpress.org/plugins/wordpress-dashboard-editor/advanced/)

## Mga Rating

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/wordpress-dashboard-editor/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/wordpress-dashboard-editor/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/wordpress-dashboard-editor/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/wordpress-dashboard-editor/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/wordpress-dashboard-editor/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wordpress-dashboard-editor/reviews/#new-post)

[Tingnan lahat ng review](https://wordpress.org/support/plugin/wordpress-dashboard-editor/reviews/)

## Mga Contributor

 *   [ Aaron Butacov ](https://profiles.wordpress.org/aaron-harun/)

## Suporta

May gusto kang sabihin? Kailangan ng tulong?

 [Tingnan ang support forum](https://wordpress.org/support/plugin/wordpress-dashboard-editor/)

## Mag-donate

Gusto mo bang suportahan ang pagpapaunlad ng plugin na ito?

 [ Mag-donate sa plugin na ito ](http://anthologyoi.com/about/donate/)