Prepare for 5.6.1 (#4103)
Recent Commits to redirection:trunk
-
Prepare for 5.6.1 (#4103)
-
General 5.6.1 cleanup (#4102)
General 5.6.1 cleanup (#4102)
-
Opcache help (#4101)
Opcache help (#4101) * Try and help sites with opcache issues * Add a plugin upgrade check Clear the opcache
-
Fix support for spaces in htaccess (#4100)
Fix support for spaces in htaccess (#4100)
-
Add Github PR action (#4099)
Add Github PR action (#4099) * Add Github PR action Note the CSS, JS, and TS checks are disabled for now. These will come in a future version Also fix the PHP lints * Update composer * Update package * Include lock file * Update WP env for PHP 7.2 * Back to 7.4 Needed for the scripts to run * Just go with 7.4 * Fix the path * Fix integration tests * Fix lint * Revert change to this file
-
Further tweak the release paths
Further tweak the release paths
-
Fix release scripts (#4091)
Fix release scripts (#4091)
-
Small fixes to dropdown button (#4090)
Small fixes to dropdown button (#4090)
-
Lintapocalypse (#4089)
Lintapocalypse (#4089) * Lint everything * Convert to pnpm * Lint fixes * Update versions * Bump wp env php * Fix incorrect component lib usage * Fix IPv6 mask * Include lock * Fix PHP version notice * Add Search Regex link * Fix GH alert It’s just a UI thing and doesnt effect the API, but it keeps GH happy * Fix search box * Restore font size * Fix various dropdowns
-
Fix access date, CPT, and PHP warning (#3984)
Fix access date, CPT, and PHP warning (#3984) * Fix access date changing when updating * Fix some CPTs not being detected * Add a check to prevent PHP errors * Version bump * Bundle
-
Remove newsletter option (#3983)
Remove newsletter option (#3983) The service was shutdown
-
Update test framework (#3982)
Update test framework (#3982) * Split out some unit tests These run without WP * Move rest of tests into integration * Set a baseline * Remove old WP test setup * Add a group function to ignore the static cache
-
Fix site header when adding x-frame-options (#3964)
Fix site header when adding x-frame-options (#3964)