Sometimes our WordPress plugin users need to create an Admin user account for their sites. In this tutorial I will share a small PHP code with you that can be used to create a WordPress Administrator user to your site. … [Read more...] about Add a WordPress Admin User Account via PHP
How to View and Control WordPress Cron Jobs
What is a Cron Job? Cron Jobs are basically scheduled tasks that are created automatically by WordPress or a WordPress Plugin that you have activated on your website. They are similar to an alarm clock that goes off regularly to trigger an automative response. Before we delve into explaining … [Read more...] about How to View and Control WordPress Cron Jobs
PayPal Error: Things Don’t Appear to be Working at the Moment. Please Try Again Later.
If you're a merchant and you're using PayPal to accept payments for goods or services that you sell from your website, at one point or another you are bound to run into an error message. While some of the errors produced by PayPal are straight forward, others such as 'Things Don't Appear to be … [Read more...] about PayPal Error: Things Don’t Appear to be Working at the Moment. Please Try Again Later.
Raise Your PayPal Transfer and Receive Limits
Hitting a sending or receiving limit within your PayPal account can be frustrating especially if you cannot see a work around. While PayPal is the leading online payment system, there are some limitation measures that the payment gateway giant has in place to ensure they abide by the laws of the … [Read more...] about Raise Your PayPal Transfer and Receive Limits
How to Delete or Close a PayPal Account
There is a number of reasons that one may wish to delete their PayPal account. Closing down a PayPal account is a quick and hassle free process that can be completed in just a couple of minutes. If for some reason you need to close down your account, this tutorial will help you do so … [Read more...] about How to Delete or Close a PayPal Account
How to Resend a PayPal IPN Message for a Transaction
There may come a time that for some reason the IPN (Instant Payment Notification) message did not arrive successfully from PayPal to the plugin you are using. IPN is most commonly used for membership/subscriptions sites and a failed IPN message can result in a members account not updating … [Read more...] about How to Resend a PayPal IPN Message for a Transaction
How to Increase the File Upload Limit of WordPress
Have you tried to upload a file and received the unfortunate: "Exceeds the maximum upload size for this site" message. Many servers provide a file size limit of 2-5 MB which in most cases is not large enough for audio files to be uploaded. This article others multiple strategies to help you increase … [Read more...] about How to Increase the File Upload Limit of WordPress
Create a WordPress Admin User for A WordPress Site via MySQL (PHPMyAdmin)
One of our users site got hacked and the WP Admin user account password was changed by the hacker. This essentially locked the user out of his admin dashboard. It is best (for situations like this) to just create a new admin user account to gain access to WP admin dashboard and fix things as … [Read more...] about Create a WordPress Admin User for A WordPress Site via MySQL (PHPMyAdmin)
How to Restore the htaccess File When Using the All in One WP Security Plugin
Just like WordPress is highly SEO friendly out of the box, it is also highly secure. And in the same way a little extra WordPress SEO'ing can go a long way, bumping up the security a bit for the web site is very beneficial. The All in One WP Security Plugin fills the WordPress security gap nicely. A … [Read more...] about How to Restore the htaccess File When Using the All in One WP Security Plugin
All-In-One-SEO Plugin – Fix for Page Title Rewrite Feature Not Working
This is a short post to show you how to solve the page title rewrite not working issue with the All in One SEO plugin (this post should come in handy if you ever come across this issue). The Issue I use the following format in the SEO plugin settings for the WordPress post and page … [Read more...] about All-In-One-SEO Plugin – Fix for Page Title Rewrite Feature Not Working