Plugin Directory

source: 404-solution

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3234036   6 weeks aaron13100 * FIX: Use SHOW CREATE TABLE instead of select from information_schema …
(edit) @3207722   3 months aaron13100 * FIX: Ensure parent classes are loaded before their children to …
(edit) @3198977   4 months aaron13100 * FIX: Handle arrays in query parameters without logging an error.
(edit) @3196531   4 months aaron13100 * FIX: Avoid various SQL errors when unprintable characters are …
(edit) @3195517   4 months aaron13100 * FIX: Finalize fixes for case sensitive lower_case_table_names settings.
(edit) @3195034   4 months aaron13100 * FIX: Hopefully fix the "Could not perform query because it contains …
(edit) @3194813   4 months aaron13100 * FIX: Hopefully fix a case issue with MySQL and the …
(edit) @3193339   4 months aaron13100 * FIX: Hopefully avoid a requested_url cannot be null for query error.
(edit) @3192818   4 months aaron13100 * FIX: Don't load classes unless they're necessary to save memory and …
(edit) @3192345   4 months aaron13100 * FIX: Make sure initializing files are included when necessary in …
(edit) @3191597   4 months aaron13100 * FIX: Resolved a security issue by no longer decoding query …
(edit) @3190969   4 months aaron13100 * FIX: Try to fix logging issues caused by people that use latin1 as …
(edit) @3188844   4 months aaron13100 * FIX: Make sure only admin users can export redirects using the Tools …
(edit) @3169186   5 months aaron13100 * FIX: Don't throw an exception on the Options page when there are no …
(edit) @3166132   5 months aaron13100 * FIX: Try to fix a case issue with MySQL and the …
(edit) @3159926   6 months aaron13100 * FIX: Try to fix a table collation issue for atlet.
(edit) @3158948   6 months aaron13100 update the license
(edit) @3158946   6 months aaron13100 * Improvement: Include WooCommerce categories also.; * FIX: Avoid an …
(edit) @3132154   7 months aaron13100 * FIX: Fix the 'Files and Folders Ignore Strings - Do Not Process' …
(edit) @3130262   8 months aaron13100 * FIX: Fix an undefined array key due to the new template redirect …
(edit) @3130172   8 months aaron13100 * FIX: Allow users to set the template_redirect priority which allows …
(edit) @3116978   8 months aaron13100 * FIX: Avoid an Undefined array key warning in PHP 8. Thanks @peterbp.
(edit) @3116974   8 months aaron13100 * FIX: Avoid an Undefined array key warning in PHP 8. Thanks @peterbp.
(edit) @3072528   11 months aaron13100 tried to fix various readme.txt warnings
(edit) @3072522   11 months aaron13100 tested up to wordpress 6.5
(edit) @3072521   11 months aaron13100 * FIX: Fix an undefined constant warning for PHP 7 (and probably 8).; …
(edit) @3029237   14 months aaron13100 Fixed a supposed issue on the logs page that 1. I was unable to …
(edit) @2993953   16 months aaron13100 * FIX: Avoid an Undefined array key for SERVER_NAME for some people.
(edit) @2992973   16 months aaron13100 * Improvement: Handle even more emojis.
(edit) @2989251   17 months aaron13100 * FIX: Avoid a PHP warning trim(): Passing null to parameter #1.; * …
(edit) @2988895   17 months aaron13100 * FIX: Correctly log redirects to the default 404 page.; * FIX: Allow …
(edit) @2988423   17 months aaron13100 * FIX: Avoid a PHP warning preg_replace(): Passing null to parameter …
(edit) @2988010   17 months aaron13100 * Improvement: Add more log messages to help diagnose issues.
(edit) @2987291   17 months aaron13100 FIX: Fix a logging issue when redirected to a URL with no path and no …
(edit) @2984536   17 months aaron13100 * FIX: Compatible with WordPress 6.4.; * FIX: Fix the labels for …
(edit) @2982698   17 months aaron13100 * Improvement: Redirects to pages that have been deleted now appear …
(edit) @2980594   17 months aaron13100 * Improvement: Try to fix a logging issue.
(edit) @2978904   17 months aaron13100 * Improvement: Fix a 'Sensitive Data Exposure vulnerability' for …
(edit) @2972635   18 months aaron13100 * Improvement: Add a file import function to the Tools page so …
(edit) @2918609   22 months aaron13100 FIX: Fix the Undefined array key path in WordPress_Connector.
(edit) @2912140   22 months aaron13100 FIX: Attempt to read property 'comments_pagination_base' on null in …
(edit) @2911992   22 months aaron13100 * Improvement: Combine the current_user_can function calls into one …
(edit) @2897648   2 years aaron13100 Improvement: Fix a compatibility issue with the Copy & Delete Posts …
(edit) @2893602   2 years aaron13100 FIX: Fix a deprecated trim(null) warning for laubeauscb.;* …
(edit) @2857433   2 years aaron13100 FIX: Try to fix a php warning for Justin (array_key_exists() expects …
(edit) @2854157   2 years aaron13100 FIX: Fix some errors that probably didn't affect the functionality at …
(edit) @2838919   2 years aaron13100 FIX: Manual redirects to 404 use the theme's 404 page (for Janio).
(edit) @2835310   2 years aaron13100 FIX: Allow manually created redirects to redirect to the default 404 …
(edit) @2835138   2 years aaron13100 Improvement: Allow manually created redirects to redirect to the …
(edit) @2834913   2 years aaron13100 Improvement: Allow manually created redirects to redirect to the …
(edit) @2834909   2 years aaron13100 FIX: Fix the specified page doesnt exist message and probably other …
(edit) @2827742   2 years aaron13100 * FIX: Various apparently minor issues from debug file participants.;* …
(edit) @2827211   2 years aaron13100 * FIX: Various apparently minor issues from debug file participants.;* …
(edit) @2802547   2 years aaron13100 * FIX: Fix the Undefined array key warning for GevoelVoorHumus.; * …
(edit) @2799850   2 years aaron13100 * FIX: Update the version number to try to signal to some …
(edit) @2799812   2 years aaron13100 * FIX: Add a missing file
(edit) @2799810   2 years aaron13100 * FIX: Add a missing file
(edit) @2799593   2 years aaron13100 * FIX: Correct the page URLs in the permalink cache table and in the …
(edit) @2757024   3 years aaron13100 * FIX: Don't try to forward to a page that's in draft status (only …
(edit) @2729834   3 years aaron13100 * FIX: Try to fix a max_join_size issue for Shelly.; * FIX: Make …
(edit) @2726847   3 years aaron13100 * Improvement: Change the default maximum log usage size from 100M to …
(edit) @2719642   3 years aaron13100 Tested with WordPress 6.0
(edit) @2714999   3 years aaron13100 * FIX: Ignore the trailing /amp/ at the end of URLs (for @amendezc) …
(edit) @2712057   3 years aaron13100 * FIX: Avoid a PHP 8 issue. (setcookie Passing null to parameter #2). …
(edit) @2710933   3 years aaron13100 * FIX: Avoid a SQL error during daily maintenance of deleting old …
(edit) @2710765   3 years aaron13100 * FIX: Avoid a deprecated warning with php 8 (explode and …
(edit) @2710219   3 years aaron13100 * FIX: Avoid a deprecated warning with php 8 (jsonSerialize). Thanks …
(edit) @2707687   3 years aaron13100 * FIX: Avoid a deprecated warning with php 8. rtrim(): Passing null to …
(edit) @2702857   3 years aaron13100 * FIX: Remove the extra 'view details' link from the plugins page.
(edit) @2702852   3 years aaron13100 * FIX: Remove the Update URI so people can get updates from …
(edit) @2698168   3 years aaron13100 Correct stable tags
(edit) @2697992   3 years aaron13100 * FIX: Fix a tagging/release issue with the readme.txt file.
(edit) @2697991   3 years aaron13100 * FIX: Fix a tagging/release issue with the readme.txt file.
(edit) @2697639   3 years aaron13100 * FIX: Try to fix a MAX_JOIN_SIZE issue for a debug file participant.
(edit) @2697638   3 years aaron13100 * FIX: Try to fix a MAX_JOIN_SIZE issue for a debug file participant.
(edit) @2697637   3 years aaron13100 * FIX: Try to fix a MAX_JOIN_SIZE issue for a debug file participant.
(edit) @2696162   3 years aaron13100 * Improvement: Allow WordPress to handle updates. * Improvement: Add a …
(edit) @2696161   3 years aaron13100 * Improvement: Allow WordPress to handle updates.;* Improvement: Add a …
(edit) @2696160   3 years aaron13100 * Improvement: Allow WordPress to handle updates. * Improvement: Add a …
(edit) @2696107   3 years aaron13100 Tested up to Wordpress 5.9.
(edit) @2695454   3 years aaron13100 * FIX: Try to fix a MAX_JOIN_SIZE issue for a debug file participant. …
(edit) @2695452   3 years aaron13100 * FIX: Try to fix a MAX_JOIN_SIZE issue for a debug file …
(edit) @2695451   3 years aaron13100 * FIX: Try to fix a MAX_JOIN_SIZE issue for a debug file participant. …
(edit) @2689727   3 years aaron13100 * FIX: Change the page status to 404 (instead of 200) when a custom …
(edit) @2689726   3 years aaron13100 * FIX: Change the page status to 404 (instead of 200) when a custom …
(edit) @2689725   3 years aaron13100 * FIX: Change the page status to 404 (instead of 200) when a custom …
(edit) @2687520   3 years aaron13100 * Improvement: (Speed) Cache URLs for tags and categories instead of …
(edit) @2687519   3 years aaron13100 * Improvement: (Speed) Cache URLs for tags and categories instead of …
(edit) @2687518   3 years aaron13100 * Improvement: (Speed) Cache URLs for tags and categories instead of …
(edit) @2685672   3 years aaron13100 * FIX: Fix an undefined array key ('table_comment') issue for Michael.
(edit) @2685671   3 years aaron13100 * FIX: Fix an undefined array key ('table_comment') issue for Michael.
(edit) @2685670   3 years aaron13100 * FIX: Fix an undefined array key ('table_comment') issue for Michael.
(edit) @2685621   3 years aaron13100 * FIX: Fix an undefined array key issue for Michael.
(edit) @2685620   3 years aaron13100 * FIX: Fix an undefined array key issue for Michael.
(edit) @2685619   3 years aaron13100 * FIX: Fix an undefined array key issue for Michael.
(edit) @2676033   3 years aaron13100 * FIX: Avoid a Duplicate entry issue for some users (alter table …
(edit) @2676031   3 years aaron13100 * FIX: Avoid a Duplicate entry issue for some users (alter table …
(edit) @2676030   3 years aaron13100 * FIX: Avoid a Duplicate entry issue for some users (alter table …
(edit) @2651430   3 years aaron13100 * FIX: Maybe fix the Illegal mix of collations issue for todayer.
(edit) @2651429   3 years aaron13100 * FIX: Maybe fix the Illegal mix of collations issue for todayer.
Note: See TracRevisionLog for help on using the revision log.