Part 6: How to add Features in WordPress Using add_theme_support() ?

Wondering about this add_theme_support() function and how to use it to add_theme features. Nothing to worry, we are here to help you out to get sorted with the query. Read this article to understand how to add Theme features with add_theme_support.  To register support for certain theme features in WordPress, the add_theme_function needs to be … Read more

When and Why to Use do_action and add_action in WordPress?

Both the do_action and add_action functions of WordPress are important for creating an action for your WordPress theme or plugin. These functions are mainly used to trigger a code or initiate a code to another segment. It just like an extension to the original code. So using these WordPress hooks, you can add custom code, … Read more

Simple Guide on How to Password protect WordPress page?

In this post, we will show you how to password protect WordPress page.

Wondering what’s that password protect WordPress page? Here you go, read this article to know about password protected WordPress page and how can you do it. It’s not at all a difficult task. Millions of people are using WordPress website to share their content to the outside world.   Sometimes you don’t want your content … Read more

A Quick Guide on How to Disable Comments in WordPress?

how to disable comments in wordpress

Many people come with a common question that, how to disable comments in WordPress. Then this post explains to them how to do that. Comments are enabled automatically in your post or page by default. Comments in your blog can present a useful way to encourage reader interaction.  Comments really benefit a website by sharing … Read more

%d