Forums

YD Setup Locale
[resolved] WordPress in sub-directory (1 post)

  1. loogaroo
    Member
    Posted 10 months ago #

    If you use WordPress in a sub-directory, replace the original search (preg_match) string by:

    "</([a-z]{2})/>"

    If you want to accept numbers too, use this search string:

    "</([a-z0-9]{2})/>"

    http://wordpress.org/extend/plugins/yd-setup-locale/

Reply

You must log in to post.

About this Plugin

About this Topic