-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
enhancementNew feature or requestNew feature or request
Description
When using the plugin on local development where the domain won't match the final production domain, we have found ourselves having to manually replace href's.
It would be nice to have an option where the plugin does a search-and-replace for the local URL with just <?php echo esc_url( site_url() ); ?> or something similar.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request