You might be creating your WordPress projects and wanted to display the latest 10 posts added in your site out of the WordPress default loop, for eg: as the breaking news, right? Well, so you searched for this feature and accidentally…
Tag: PHP Array
Creating WordPress Child Theme Method Two
If you want to overwrite the parent theme functionality and add some of the exciting features to your site, then, creating WordPress child theme will help you a lot. Well, for your knowledge, there are lots of methods on creating…
Creating WordPress Child Theme Method One
So, you have your site developed and is using some of the WordPress theme to present your site, but, you are not satisfied with that and want to add more functionality to your site. Is it really possible? Well, for…