What does plugins do? Plugins make your website more functional by adding new features. Assume that you have a website where you want to see how many visitors are coming and from which country they are coming. You can get…
People nowadays use their mobile phone a lot to surf websites. According to statistic, within 2019, more than 69% of the population will use mobile phone and more than 39% among theme will use Smartphone. Now, who would like to miss impressing…
As a wordpress theme developer, when you are working with WP_DEBUG on, you are most likely to get the following notice: "Notice: Undefined index....some_variable".
This warning is caused by the fact that the variable is empty or unset when the wordpress theme is…
When it comes to developing Wordpress Themes that you want to add to the wordpress repository, you will need for sure some placeholder images that are GPL compatible. This can turn into a major headache because wordpress rules are very…
There comes a time in Wordpress when you need to sort the wordpress posts in different order than the default one. In wordpress the default "orderby" parameter is the date. But of course there are several more, which you can…
Howdy everyone. It's time for another awesome free wordpress theme. Yup, that's right! We are on fire again, and we love to release such freebies for you to enjoy!
Meet BBold Lite - A bold and responsive wordpress theme, s o you…
Looking for a quick and super easy way to change your default wordpress login logo? Well, search no more, because you can do it with the click of a mouse, without touching any line of code.
That's right Sparky. We have…
If you are a wordpress developer and you code plugins that have variable settings inserted with register_setting() function into the database, then you must also add a notice to inform users when specific options or settings are saved. In order to…
If you are a wordpress developer, and you use plugins in your developed themes, then you don't want to give headaches to your buyers by having them to manually install plugins and activate them.
This process can take up time, and it's…
Social networks are a very powerful way to promote your website, and keep in touch with your visitors, by letting them know when you add promotions, freebies, articles etc. on your wordpress website.
That's why today's freebie it's a cool wordpress plugin,…
Good day to all of MrTemplates.com readers.
We are proud to announce that our first Wordpress Plugin it's finally out. We have worked hard in order to make your life easier with Wordpress, and developed a plugin that can help you…
Advanced Custom Fields it's the most powerful wordpress plugin that you can use to create custom fields. You can add custom fields such as images, text, editor, radio button, color picker, date etc. and attach them to any post type,…