Skip to content

Replace urls using site_url() #805

@dannyreaktiv

Description

@dannyreaktiv

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions