Search Results for: wordpress plugin

Configuring the WordPress Better WP Security

The WordPress Better WP Security plugin is a great way to secure your WordPress site from those who may want to attack or hack your site. You can monitor user logins, database backups, intrusion detections, and more. This article will explain how to install, configure, and use the basic options in the WordPress Better WP Read More >

Configuring the Multilingual Plugin in DokuWiki

Once you have the Multilingual plugin installed, you will need to configure and set up your pages in different languages. The Multilingual plugin creates a namespace for each language. Each language can be represented by a text link or by a flag that represents the language. See the image below for what the flags look Read More >

How to Update a WordPress Theme

This article will cover how to update a WordPress theme to it’s latest version. WordPress updates are released for good reason. Ensuring that your WordPress themes are kept up-to-date can help keep your WordPress site secure, and updates often even provide improved functionality and bug fixes. Typically, you’ll want to update WordPress themes right after Read More >

How to Limit or Disable WordPress Revisions

In this article I’m going to talk about WordPress revisions and why you might possibly want to limit or disable the revision history of your WordPress pages and posts. WordPress provides revision control on any pages or posts that you create which allow you to go back and see previous edits that you’ve written over Read More >

Log out of WordPress admin dashboard when not in use

In this article I’ll quickly discuss why you should be logging out of your WordPress admin dashboard when not in use. There can be multiple requests that your web-browser sends to the /wp-admin/admin-ajax.php script while you are logged into the WordPress admin dashboard, and leaving your computer unattended over the course of the day those requests Read More >

Importing Blogger data into WordPress

Customers that initially built their blog sites with Google Blogger (Blogspot) can have the blog information imported into their WordPress software by using the “Import” feature in the WordPress dashboard. WordPress has a built in “Import” feature that allows you to import different blogs like Blogspot, Tumblr, LiveJournal, and even WordPress. The import process is Read More >

How to disable blogging features in WordPress

Because WordPress is a blogging software, WordPress themes come default with blogging features. Many people use WordPress as a Content Management System, so the blogging features in WordPress are undesirable for those who want just a basic website. There is always more than one way to do this; however, this article will explain how throug Read More >

Completely disabling Comments from WordPress in the code

WordPress by default has comments enabled for most themes. The comments can be disabled in the WordPress Dashboard Settings > Discussion page; however, this does not remove the comments from the page entirely. What happens when the comments are disabled is, the site will display “Comments are closed”. Comments can be removed completely be Commenting Read More >

How to Re-Install WordPress after a Hack

In this article we’ll discuss the steps you’d want to take regarding how to re-Install WordPress after a hack, to get your site back up and running quickly. In most cases when a WordPress site is hacked, it is because you are not running the latest secure version of WordPress, or one of the plugins Read More >

Using Spacers to separate plugin parameters in Joomla 2.5

Joomla 2.5 has reached its end of life as for 12/31/2014. Please be advised this may be a security risk to your website. You can view more information about the end of life here. In our last article, we showed you how to use fieldsets to divide parameter settings in a Joomla 2.5 plugin. Within Read More >

How to Disable the WP-Cron (wp-cron.php) in WordPress

WordPress uses a file called wp-cron.php as a virtual cron job in order to automate tasks like publishing scheduled posts, checking for plugin or theme updates, sending email notifications, and more. Why would you disable the WP-cron (wp-cron.php)? For many WordPress users, you can improve website performance when you disable the WP-cron in the WordPress Read More >

How to Reset Your WordPress Admin Password

If you have ever lost or forgotten your password to access the WordPress dashboard, it can be very frustrating. WordPress provides quite a few options to reset or change your WordPress password. If you’re unable to login after two attempts, consider waiting at least 15-30 minutes before trying again. Otherwise, you risk temporarily locking your Read More >

Publishing WordPress from EasyPHP

This tutorial is aimed at showing you how to migrate your WordPRess website that you have on your local computer using EasyPHP to your InMotion Hosting account. If you are not familiar with EasyPHP, this article is not written for you. In this article, we already assume you have installed EasyPHP on your local computer Read More >

WordPress Maintenance Mode

Maintenance mode enabled in WordPress allows you to place a splash page up on your website while you are working on it. The basic splash page lets your visitors know that your website is undergoing maintenance. There’s a plugin in the WordPress plugin directory that makes this task easy. Let’s go over the basic steps Read More >