Browser testing of WordPress theme during development
You can test your WordPress theme in multiple devices and browsers keeping them in sync during development in your local environment using node module called browser-sync. In simple terms,...
You can test your WordPress theme in multiple devices and browsers keeping them in sync during development in your local environment using node module called browser-sync. In simple terms,...
These days, a website can be viewed in many devices from any mobile device to tablets or desktops.
The most recent version of the WordPress is 3.5. It was released on 11th, December 2012. It has ton of new features for users as well as developers.
Here is the checklist for what we think is perfect for creating WordPress theme development.
WordPress themes WordPress Plugins WordPress Support Forums – If you have a problem, it’s probably answered in the forums somewhere WordPress Download Page – Make sure you’re downloading the...
By default WordPress adds the version number to the header of your WordPress website. This information might be a lot helpful for a hacker who are trying to exploit...
Here is how you can display a list of the authors (users) associated with your WordPress Blog, and if the user has authored any posts, the author name is...
Here are the list of Newly added features to WordPress in it’s latest version 2.8.4. New Theme Installer routines Add CodePress syntax highlighting to Theme and Plugin editors Add...
In the WordPress Templates we generally see the “Read More” links at the end of the small excerpt text. Do you want to change the text to something else?...
In WordPress the_excerpt() displays the excerpt field value of the current post. If you do not provide any content in excerpt field to a post (in the post editor’s...