You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the originalUrl to the WPDb module configuration; this can help in some instances where urlReplacement is active but is not working correctly.
the tad\WPBrowser\Traits\WithWordPressFilters trait to provide methods, for test cases, to debug WordPress actions and filter initial and final values.
use the tad\WPBrowser\Traits\WithWordPressFilters trait in the WPLoader module to debug WordPress actions and filter initial and final values.
Fixed
an issue that would prevent the site URL from being correctly replaced during WPDb module dump imports
sanity checks on the Copier extension
Changed
refactoring of utility functions
the build system from Travis CI to GitHub Actions, based on Docker