Add basic support for the plugin "Redirection" #17

Merged
vlw merged 2 commits from refs/pull/17/head into master 2026-02-24 11:51:38 +01:00
vlw commented 2026-02-24 10:59:36 +01:00 (Migrated from codeberg.org)

This PR adds very basic support for manipulating the database tables associated with the plugin "Redirection". Only the Items table is implemented with this PR, and a single method Item::match() that tests a URL for matches in Redirection

This PR adds very basic support for manipulating the database tables associated with the plugin "[Redirection](https://wordpress.org/plugins/redirection/)". Only the `Items` table is implemented with this PR, and a single method `Item::match()` that tests a URL for matches in Redirection
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
vlw/wp!17
No description provided.