Forums

get wp current wp version? (4 posts)

  1. MACscr
    Member
    Posted 2 years ago #

    How do i get the current wp version being used on a site? Im needing this for a plugin I am making. Also, i would like to access this plugin remotely using curl. Any recommendations on accessing the plugin directly or in a way so that I am not getting any other data except what my plugin is outputting? Aka, i dont want the themes design (admin or public) returned.

  2. MichaelH
    Volunteer
    Posted 2 years ago #

    echo $wp_version;
  3. MACscr
    Member
    Posted 2 years ago #

    lol, that was simple enough. What about my other question concerning output without being themed.

  4. MichaelH
    Volunteer
    Posted 2 years ago #

    Someone else will have to answer that.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.