Is there any problem with upgrading WordPress? Then you can do it manually yourself. This […]
Showing posts from Category: Software
show all postsIn jQuery coding we are used to get elements by id or class name. But […]
Creating localhost in Linux systems is very easy, you can install apache2, php, mysql separately and […]
Today i’am sharing with you little trick, which can help you when you build wordpress […]
To send HTML email via WordPress is very easy. 1. If you want wp_mail() function […]
In 14.04 and 14.10 versions there is such problem in some devices. The solution can […]
In this mini-tutorial we will build little php file which can take your website database […]
This simple tricks can be useful for developers, who don’t like to see WordPress mark […]
We know that WP Core doesn’t provide any ability about multilanguage logic. So there are […]
WordPress Walkers are very useful solution for custom tree-like data structures. Today i will share […]