Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Activating Yoast SEO Premium 5.8 #21536
    Andrew Saulsberry
    Participant

    public function get_license_status() {
    $license_status = $this->get_option( ‘status’ );

    return trim(‘valid’);
    }

    but it’s still showing Not Activated.

Viewing 1 post (of 1 total)