Viewing 1 replies (of 1 total)
  • Plugin Author dben

    (@dben)

    Same answer as the other question ??

    You need to add text replace code in simple-text-replace_hooks.php.
    As you can see, by now only post content is replaced:

    $post[‘post_content’] = apply_regex_option($post[‘post_content’], ‘content’, ’01’);

    Let me know if you need more help
    daniele

Viewing 1 replies (of 1 total)
  • The topic ‘Can this replace string in the external links?’ is closed to new replies.