WordPress becomes the worldwide use publishing platforms these days. Indeed, many individuals find it very interesting because of many features they have, that actually different from the other blogging sites. They are not the typical publishing sites with limited features only.
In fact, it has several styles available that are included in the WordPress setting such as pages, posts and most popular the customizing admin area. Apart from, it has newly updated content management system for keeping all the procedures intact. In fact, WordPress is considered as one of the excellent CMS existing today. It is because they have various features that cater for all types of users, whether you are a publisher, co-authors or average consumer. Moreover, they have systematized graphic interface, which needed for commands. Just like, for instance, in handling several posts, editing and Export feature.
However, the WordPress to some people is difficult if you don’t have any idea on the main features. Furthermore, we are making now this information a lot easier for our valued customer as well as customizing the admin area. This process can be done individually by following diligently the steps below.
Removing Meta Boxes with the use of Editing Pages
Usually, the user interface for editing and making post or pages is commonly used, especially in the Admin area. Sometimes, it is the visible features that you normally see when you open your blog. Although, some considered this clutter and needs to be remove. However, removing this will help you at the same time to download your theme a bit faster.

Moreover, if you don’t need the excerpts field or custom fields, you can either delete them from your site by using accurate snippet code. Usually, the snippet code is remove_meta_box() function. Then again, set all the parameters first before starting a new process. Actually, the first parameter will look like this: meta box’s HTML ID, but this is only the sample feature you want to remove. Apart from, you can use the Web Developer Toolbar if you want to determine your ID feature value in such section in which consisting of <div>. Just, for instance, your Custom ID is #postcustom, therefore, the parameters you’re going to use is postcustom. Then, your second parameter is the page, but actually it can be either of the following: link, post and page. Moreover, you can also delete the trackbacks checkbox and custom field as well as status of the comments.
Deleting Items from the Page Columns and Post
Typically, the WordPress Admin area can display all your content lists by using tables in grid or columns. However, if you change your mind and decided to delete the columns, you can actually do it by using add_filter() WordPress function. In fact, a filter is also functions that are looking for data being call from the source of database.
Customizing your Favorites Dropdown
Actually, favorites can be found at the top most of the Admin area bar as well as the new tasks. Including Comments and New Post, though you can still modify them if you want.
If you enjoyed this post, make sure you subscribe to my RSS feed!
Related posts:





