How to save a post/page as a draft in WordPress?

How to save a post/page as a draft in WordPress?

WordPress gives you several draft options so that you can save your work without having to publish it immediately. This way you can work on a new post/page as much as you want and publish it only when it is … Continued
How to add a PayPal button in WordPress?

How to add a PayPal button in WordPress?

Adding a PayPal button in WordPress is quite simple. First you need to obtain the HTML code for your button. This can be done from the official PayPal website. Once you have the code for your button, log in to your … Continued
How to Login to WordPress?

How to Login to WordPress?

Your WordPress Dashboard is the admin back-end section, where you manage and build your WordPress website. The default login address of WordPress is at: http://yourdomain.com/wp-admin In case you don’t know your password you can always change it from your WordPress Toolkit in … Continued
How to edit existing links in WordPress?

How to edit existing links in WordPress?

You can edit your existing links from your blog’s admin area -> Links -> Edit. From here you can delete your links or change their settings. To edit a link, click the Edit button which appears when you hover over it. If you want to … Continued
How to quickly edit posts in WordPress?

How to quickly edit posts in WordPress?

In WordPress you can quickly edit a post using the Quick Edit option available under the post. For editing multiple post you can use the Bulk Actions option. Simply check the posts you wish to edit and choose Edit from the Bulk Actions drop-down menu. If … Continued
How to add/remove/manage users in WordPress?

How to add/remove/manage users in WordPress?

You can manage your blog’s users from the WordPress admin area -> Users section. To add a new user, click the Add New button and fill in the username, first and last name, email and password. Choose a role from the Role drop-down menu and click Add … Continued
How can I see the exact version of my WordPress?

How can I see the exact version of my WordPress?

There are few ways to see the version of your WordPress application: WordPress Dashboard Right after you access your WordPress administrative area, you will find your WordPress version in the At a Glanceadmin widget. Through the version.php file You can open … Continued
How to Modify my Title Tag in WordPress

How to Modify my Title Tag in WordPress

To modify the title tag of your index page you need to login to the WordPress admin area and go to Settings -> General. On this page, edit the Site Title field and save the changes. By default WordPress doesn’t allow you to have a … Continued
How to schedule the publishing of a post in WordPress?

How to schedule the publishing of a post in WordPress?

WordPress gives you the option to schedule the time and date when a new post should be published to your blog. To schedule the publishing of a post, go to your WordPress admin area -> Posts -> Add New. Write your post’s title … Continued