WordPress

Can’t add external rewrites

I’ve got the following code in my functions.php function add_custom_rewrite_rules(){ add_rewrite_tag(‘%gallery%’,'([^/]+)’, ‘gallery=’); add_rewrite_tag(‘%album%’,'([^/]+)’, ‘album=’); add_rewrite_rule(‘galleries/(.+)/?$’ […]

No More Posts Available.

No more pages to load.