creativedotdesign / tofino

WordPress boilerplate theme on a modern stack. NPM and Composer.
Other
29 stars 6 forks source link

Add namespace #340

Closed Malcolm-Remple closed 2 years ago

Malcolm-Remple commented 2 years ago

https://github.com/creativedotdesign/tofino/blob/d5ab93b5ead723f96a5f45205775afb27b443373/inc/lib/clean.php#L288

add_filter('redirect_canonical', __NAMESPACE__ . '\\no_redirect_on_404');