• I was trying to find “easymeals/v1” string in a theme, and string locator failed locating it. i manually found it and it looks exactly like this:

    public function __construct() {
    // Init variables
    $this->set_namespace( 'easymeals/v1' );

  • The topic ‘It doesn’t always find an existing string’ is closed to new replies.