Banner for Incorrect Datetime Bug Plugin Fix
This plugin was create to work around a problem caused by certain configurations in MySQL that lead to several odd symptoms including but not limited … Wordpress Tutorial
Noted That:
  • To install correctly this incorrect-datetime-bug-plugin-fix.zip .
  • Fisrt Download the incorrect-datetime-bug-plugin-fix.zip to your computer
  • Extract/Open incorrect-datetime-bug-plugin-fix.zip to Your Computer.
  • Then, Find readme.txt file inside incorrect-datetime-bug-plugin-fix.zip and Open readme.txt .
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.
Start the Tips:

Step-1 : Download " incorrect-datetime-bug-plugin-fix.zip " to Your Local Computer.

Step-2 : Then, Login to your " yourdomain.com/wp-admin " Dashboard.

Login to Wordpress Incorrect Datetime Bug Plugin Fix

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Incorrect Datetime Bug Plugin Fix

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Incorrect Datetime Bug Plugin Fix

Step-5 : Now, Browse " incorrect-datetime-bug-plugin-fix.zip " Downloaded plugin from your computer, Where you downloaded " incorrect-datetime-bug-plugin-fix.zip " According to Step – 1 Above then, click on " Install Now "

Upload Plugin Incorrect Datetime Bug Plugin Fix

Step-6 : Now, Click on " Active Plugin "

Activate Incorrect Datetime Bug Plugin Fix

Step-7 : Then, See left Side Menu. " Incorrect Datetime Bug Plugin Fix " folder is added on left Side Menu. Now, Click on " Incorrect Datetime Bug Plugin Fix " folder.

Noted that: If you do not see " Incorrect Datetime Bug Plugin Fix " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Incorrect Datetime Bug Plugin Fix Configurations and Settings or How to work " Incorrect Datetime Bug Plugin Fix " in your WordPress site.

oR

After Activated Plugin According to Step-6 then,

  1. Go to " Plugins " + " Installed Plugin " from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find " Incorrect Datetime Bug Fix " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Incorrect Datetime Bug Fix
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide
  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Will this fix sql_mode during installation?

No, plugins are not loaded during installation. For alternative solutions see
“Other manifestations, alternative solutions” on the plugin home page

Will this effect other applications that might run on the same database, and depend on these sql_mode settings?

No, it uses @@SESSION.sql_mode to change the settings for each WordPress session individually.

How do I undo what this plugin does?

Just turn off the plugin – because it uses @@SESSION, the changes wont persist.

If you’ve made other modifications explained in this plugin’s documentation, you will have to run similar SQL commands to apply the old settings.


Name