Security in a WordPress site is just as these websites are favorite targets for hackers. A site can’t be perfectly secured but one can at least reduce the risk by applying different security measures. Some of the measures to secure a WordPress site are given below: Username must not be admin Strong password 2 step
Category: Wordpress
Wordpress
What are the main theme pages in WordPress ?
These are the main theme pages on wordpress. index.php :- for index page. home.php :- for blog page for some condition. search.php :- For display the search result page. single.php :- for single post page. page.php :- display the static pages. category.php :- Display the category page. tag.php :- For display the tags page. author.php
Execute a function before mail function fire on Contact Form 7
Contact Form 7 is one of the most popular form management plugins available on WordPress repository. Which provide user friendly interface for managing form and email body. We can also manage addition settings like success or failure message form redirection etc in plugin settings. Sometimes you will need some extra functions with POST values which
If you forgot your admin username or password also your admin email which you have given on installation process then what should you do.
Just follow the steps and access your WordPress site easily Please follow and like us:
Move your WordPress site to another domain or host.
It sometimes happens that when you move your WordPress site one host to another you may face some problems that site is not opening, URL not working properly, check your database connection.These points get some help to avoid those type of errors. Please follow and like us:
WordPress Roles and Capabilities
If you like to work on WordPress then you have to know about user roles and capabilities.Which role is suitable for the user to give some access to particular functionality. Please follow and like us:
Create Custom Static Front Page and Blog Page.
If you build a website on WordPress where you want to create two different page template one for frontpage i.e index page and one for blog page i.e where you show all posts, then you have to know the page name. Please follow and like us: