From WordPress 3.8 version came with new dashboard style. For Get back single-column dashboard in Latest WordPress, So you can use our code which can usable
Tag Archives: wordpress tutorials
Add different Editor Styles for Custom Post Types in WordPress
This article code to Add different Editor Styles for Custom Post Types in WordPress. There is custom post type support added from wordpress, different style
Send email to site users about new wordpress posts
For increasing traffic of website. It is good to send email to users about new post. we have script for Send email to site users about new wordpress posts
change Visual Editor Font Size without wordpress plugin
wordpress tutorial for, change Visual Editor Font Size without wordpress plugin. need to open your functions.php file and put following code in that file.
disable html code in comments wordpress
Wordpress tutorial for, disable html code in comments wordpress. We given code sample for functions file to prevent html code in wordpress comments section
add search form to wordpress navigation menu
Wordpress tutorial for, add search form to wordpress navigation menu. If you are wordpress developer then only use following code. Open your functions.php
adding custom styles to search widget in wordpress
wordpress tutorial, adding custom styles to search widget in wordpress. In this tutorial we will show you how to show search widget with our custom styling.
how to disable wordpress post revisions
disable wordpress post revisions and increase wordpress performance. For improving the Wordpress website or blog performance you need use following method.
wordpress pagination style without wordpress plugin
wp-pagenavi is most popular. wordpress pagination style without wordpress plugin, We need to install wp-pagenavi wordpress plugin for pagination styling.
convert plain text URI to HTML links in wordpress themes
Wordpress has facility to add links OR URL and email address automatically. In this article I showed to convert plain text URI to HTML links in wordpress.