Opened 22 months ago
Closed 22 months ago
#6578 closed enhancement (fixed)
Update Openverse theme to support redirection to standalone site
Reported by: | dhruvkb | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | WordPress.org Site | Keywords: | has-patch |
Cc: |
Description
The associated PR updates the WordPress.org Openverse theme to add logic that redirects requests to wordpress.org/openverse to the new Openverse standalone site at openverse.wordpress.net (customisable). The redirection behaviour remains dormant unless enabled via a toggle.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Fixes WordPress/openverse#308
Closes https://meta.trac.wordpress.org/ticket/6578
This PR updates the WordPress.org Openverse theme to add logic that redirects requests to https://wordpress.org/openverse to the new Openverse standalone site at https://openverse.wordpress.net (customisable). The redirection behaviour remains dormant unless enabled via a toggle.
It also updates the
README.md
file to include workarounds to some problems I faced during the setup.