WORDPRESS

Create contact form using WPFORM plugin in WordPress

Aug 13 2018 0 by admin

In this example we will learn how we can create a contact form in wordpress using a plugin. we are using WPFORM plugin to create wordpress form. Websites used contact form to get user queries and questions about your products and services.

Posted on

Database security in Wordpress

Aug 04 2018 0 by admin

In this example we will cover all aspects of how to modify the wordpress database prefix to better security. Default table prefix (wp_) make easy for hackers to plan a attack to wordpress website so we need to change it to your own prefix.

Posted on

Create image gallery - Wordpress Example

Jul 28 2018 0 by admin

In this example we will learn how to create image gallery in wordpress using default wordpress gallery implementation and by using Envira Gallery Plugin.

Posted on

Numeric pagination in wordpress

Oct 03 2017 0 by admin

In this example we will learn to add custom Numeric Pagination in wordPress theme. We will add pagination by code and also by using PageNavi plugin.

Posted on

Dynamic create copyright date in Wordpress

Oct 03 2017 0 by admin

Generally you will see in websites has an outdated copyright date which is annoying, Here we will show how to add a dynamic copyright date in wordpress.

Posted on

Get category which has posts - WordPress Example

Sep 15 2017 0 by admin

In this example we are going to show you, how to display a category if it has post. You can use WP_LIST_CATEGORIES() function to display categories.

Posted on

Create blog posts in WordPress

Sep 05 2017 0 by admin

In this wordpress example learning to create your blog post step by step.

Posted on