Dashboard overview
The WordPress
dashboard area gives you a general overview of your website. It also displays
many useful quick links for performing common tasks such as writing a quick
draft or replying to the latest comment.
The dashboard area is built up of many different
widgets. Each widget can be enabled or disabled.
To do this, click on the “Screen Options” drop down
menu at the top of the page. This will show you a list of default widgets and
widgets that have been added by plugins. Simply uncheck the widgets that you
want to remove and they will automatically be hidden.
Many beginners
do not alter the default dashboard that WordPress initially offers. However,
WordPress allows you to minimize widgets. It also allows you to drag widgets to
a new location. This lets you place the widgets you use more frequently in a
more prominent position.
Let us take a
closer look at the default widgets that populate the WordPress dashboard.
Welcome to WordPress!
The center column contains useful links to create a blog post, create a page, and view the front end of your website.
Unlike other widgets, there is no option to minimize the “Welcome to WordPress” box. Instead, there is an option to remove it. I assume that this is because the widget is aimed at beginners.
You may have dismissed the widget already and removed it from your dashobard, however if you find its quick links useful, you can re-enable the “Welcome to WordPress” box via the screen options drop down menu.
At a Glance
The “At a Glance” widget gives you a general overview of your website including the number of published posts and published pages. The figure for the total number of comments include spam comments.The theme you are currently using is also noted and a reminder is printed if you have blocked search engines from indexing your website.
Some plugins add additional information to this widget. For example, if Akismet is activated, it displays how many spam comments it has protected you from and how many spam comments are queued.
·
Quick
Draft
The “Quick Draft” widget is handy for jotting down an idea for a future blog post. There is no visual editor available, therefore you cannot make text bold or upload an image.
The concept of quick draft is simple. If you have an idea for a post, write down a title and some notes about your idea and then save it as a draft. You can then complete the post at a later date.
The concept of quick draft is simple. If you have an idea for a post, write down a title and some notes about your idea and then save it as a draft. You can then complete the post at a later date.
·
Activity
The “Activity” widget displays your last few published posts. It also displays the latest comments that have been submitted. You can respond to the comment directly through the widget. You can also trash the comment or move it to spam.
·
WordPress
News
The “WordPress News” widget displays the latest blog posts from official WordPress blogs such as WP Tavern and the WordPress.org blog.In the past, I would check this widget to see if there was any WordPress update. Since WordPress now advises you whenever a new update is live, I tend to hide this widget.
·
Custom
Dashboard Widgets
The WordPress dashboard is not restricted to the five widgets that come packaged with WordPress. Many plugins add a widget to your dashboard after activating it.For example, if you have the WordPress.com Stats module from Jetpack activated, you can see a summary of your traffic stats directly from your dashboard.
Other plugins, such as Dashboard Notes or Advanced Drafts & Reviews Dashboard Widget, are specifically designed to enhance your WordPress dashboard. This allows you to truly customize your dashboard with the information you need. For example, on my personal blog I have installed Google Analytics Dashboard for WP so that I can have a quick glance at my recent traffic stats every time I log in.
You can also add your own custom widgets to your dashboard by adding functions to a plugin or to your theme’s functions.php template. This does, however, require a little technical knowledge to execute.
If you have a lot of plugins installed on your website, your dashboard may start getting a little overcrowded. Do not be alarmed if this occurs as you can disable any unwanted widgets through the screen options menu. Alternatively, you could use a plugin such as Nova Dashboard Cleanup to remove unwanted widgets.
The default widgets, such as activity and quick draft, are automatically displayed on the dashboard of other users such as contributors and authors. Plugins that add widgets to your dashboard may also show them to unauthorized users. This can be a big problem as users may see sensitive information that they were not supposed to (e.g. traffic, important notes etc).
To control what widgets other user groups can see, I recommend using a plugin such as Dashboard Commander. It allows you to restrict access of widgets to users who have a certain permission level.
You can also add your own custom widgets to your dashboard by adding functions to a plugin or to your theme’s functions.php template. This does, however, require a little technical knowledge to execute.
If you have a lot of plugins installed on your website, your dashboard may start getting a little overcrowded. Do not be alarmed if this occurs as you can disable any unwanted widgets through the screen options menu. Alternatively, you could use a plugin such as Nova Dashboard Cleanup to remove unwanted widgets.
The default widgets, such as activity and quick draft, are automatically displayed on the dashboard of other users such as contributors and authors. Plugins that add widgets to your dashboard may also show them to unauthorized users. This can be a big problem as users may see sensitive information that they were not supposed to (e.g. traffic, important notes etc).
To control what widgets other user groups can see, I recommend using a plugin such as Dashboard Commander. It allows you to restrict access of widgets to users who have a certain permission level.
No comments:
Post a Comment