Skip to main content

Tips to Clean WordPress Dashboard



The world's most usable C M S's basis in the Word Press. Word Press is popular for its easy-to-use and numerous plagina. WordPress as a blogging platform used by more than . Where Visitors enter the post and inserted.

Add Widget plugin from the WordPress dashboard is moving. Obtain, use the WordPress plugins directory. Manually, I'll discuss how to remove it.

Remove this WordPress Widget none of your theme editor to open the file at the Functions.php.

Please type the following code

/ / Disable default dashboard widgets
function remove_dashboard_widgets () {

global $ wp_meta_boxes;

unset ($ wp_meta_boxes ['dashboard'] ['normal'] ['core'] ['dashboard_right_now']);
unset ($ wp_meta_boxes ['dashboard'] ['normal'] ['core'] ['dashboard_recent_comments']);
unset ($ wp_meta_boxes ['dashboard'] ['normal'] ['core'] ['dashboard_incoming_links']);
unset ($ wp_meta_boxes ['dashboard'] ['normal'] ['core'] ['dashboard_plugins']);

unset ($ wp_meta_boxes ['dashboard'] ['side'] ['core'] ['dashboard_quick_press']);
unset ($ wp_meta_boxes ['dashboard'] ['side'] ['core'] ['dashboard_recent_drafts']);
unset ($ wp_meta_boxes ['dashboard'] ['side'] ['core'] ['dashboard_primary']);
unset ($ wp_meta_boxes ['dashboard'] ['side'] ['core'] ['dashboard_secondary']);
}
add_action ('wp_dashboard_setup', 'remove_dashboard_widgets');

Please refresh your dashboard . In addition to this you can use the WordPress API, which is better than the above code.

/ / Disable default dashboard widgets
function disable_default_dashboard_widgets () {

remove_meta_box ('dashboard_right_now', 'dashboard', 'core');
remove_meta_box ('dashboard_recent_comments', 'dashboard', 'core');
remove_meta_box ('dashboard_incoming_links', 'dashboard', 'core');
remove_meta_box ('dashboard_plugins', 'dashboard', 'core');

remove_meta_box ('dashboard_quick_press', 'dashboard', 'core');
remove_meta_box ('dashboard_recent_drafts', 'dashboard', 'core');
remove_meta_box ('dashboard_primary', 'dashboard', 'core');
remove_meta_box ('dashboard_secondary', 'dashboard', 'core');
}
add_action ('admin_menu', 'disable_default_dashboard_widgets');

In this way, you and your site will be able to create new Widget. Keep a regular on further details

Comments

Popular Posts

Wordpress wp-login page disable the lost password

Wordpress wp-login page disable the lost password  Today i picked up the wordpress's a necessary plugin. I hope it will be useful to everyone. How   does your Lost password option disable? There's a lot of time lost password option hacker RA injection push to hack your site. How   does your Lost password option disable? There are many ways in which use many lost password option you can disable. You can use HTMl code on wp-login.php can disable. The easiest way to Plugin use.  

Please add favicon on your dashboard

Every website needs to have a custom favicon . When we have our favicon in WordPress site ( manually ) when it is added to the front - and looks at the back - end or dashboard shows . Today I 'll show you how to add phebhaaikana inventory dashboard ! Add favicon to your dashboard :

Click the Database Optimize your WordPress site without plugin

We know they have those sites that could be a problem because of the site 's database . And when it started working with no problems, then it started working in the repair . We are less than those run by WordPress and site database optimize this to everyone I am using the plugin . But I 'll show you how to manually database optimize went without plugins . It is the work of two birds with one stone . To use the plugin again and began using plugins so that the site did not have slao . However, I come to work . Given below code for the loss of your site 's wp-config.php and add at the end . define ('WP_ALLOW_REPAIR', true);

Add default featured image in word press

The image on the right side of our header image is featured on the poster . Postake blog highlights interesting features in the image . To create a blog with WordPress featured images are typically used . If your blog is a community blog and this method is particularly useful for you . Because there are many users who publish a post without adding the feature image featured image of the day and forgot to add . This blog post looks very interesting .  

Chinese Translator and Interpreter Services in Bangladesh

In an increasingly interconnected world, communication is the key to success, whether you're conducting business, traveling, or building international relationships. When it comes to communicating with Chinese speakers, a professional Chinese interpreter or translator in Bangladesh can make all the difference. The demand for such services is rapidly growing, and it's vital to have reliable professionals who can help you navigate the linguistic and cultural nuances. If you're in need of Chinese translator or interpreter services in Bangladesh, look no further than ChineseTranslator-InterpreterBD.com. Chinese Translator BD : Unlocking Language Barriers Bangladesh, a country with a burgeoning economy, is fostering strong trade and cultural ties with China. However, language differences can pose a significant challenge in these endeavors. This is where a Chinese translator in Bangladesh becomes indispensable. Whether you're negotiating a business deal, translating documents...
© World Technology Web Design by Salam2050