• public function get_picture_path() {
    return substr( $this->get_picture_url(), strlen( trailingslashit( home_url() ) ) );
    }

  • The topic ‘Fix get_picture_path() with trailingslashit’ is closed to new replies.