In WordPress theme there’s no option for contributes to upload images. In fact, WordPress doesn’t allow users to do so... Read More
This small Code Snippets is for those who works in WordPress blog with a picture and at all times wants... Read More
Hide private content from non users with PHP Code snippet, You can restrict non members to see any of your private content. This short code allows you to write a private content in a post. How to use: Add This code in your functions.php... Read More
This Snippet is supposed to add in single.php, index.php or any other template within the loop. Don’t you think it... Read More
I am going to share quick easy snippet How to Automatically Set the Featured Image in WordPress that will set... Read More
In this post, you’ll came to know that how to create short code for custom post type with WordPress custom plugin. Custom plugin has been created to display custom post type by adding short code just before individual page. Custom post type for FAQ with name webr_faq can also be... Read More
Do you want to show or hide widgets on specific pages in WordPress? You can do this now. In this... Read More
In WordPress theme, sometime you need to execute custom PHP code in widget to showcase the different information related to... Read More
Ridiculously Responsive Social Sharing Buttons (RRSSB) performed SAS, so that you can easily customize by setting a small number of variables. SVGS allow small file size and supports the retina. Add or remove icons on your own – automatically fill in the rest of the container. Adding class to anchor... Read More
This example shows you how to create custom tooltips, using just a pure CSS. In this examples we use “transform”... Read More
Many WordPress blog users forget to add featured image in their blog post while publishing their posts. If they remain... Read More
Starting a new series about code Snippets, In this series we share some useful code snippets of HTML, HTML5, CSS, CSS3, PHP, Javascript and jQuery snippets. We hope that these snippets will worthwhile for our readers and should help in your projects. Today we share a PHP Code Snippets “Check... Read More