• Hello I’m editing a plugin which is used by different wordpress installs. Im trying to get some code that will return the folder of the wordpress directory.

    For example i have three blogs

    One url is http://myserver/wp1
    another is http://myserver/wp2
    another is http://myserver/wp3

    I just want to return either wp1, wp2 or wp3 part depending on which blog the plugin is working on if you see what I mean?

    Thanks

  • The topic ‘Get blog title in plugin’ is closed to new replies.