Support » Plugin: Theme Check » Great tool

  • As sugestion:

    1)/theme-check/checkbase.php

    at line 276:
    return get_themes();
    Deprecated 3.4.0 Use wp_get_themes()

    at line 299:
    return get_theme_data( $theme_file );
    Deprecated 3.4.0 Use wp_get_theme()

  • You must be logged in to reply to this review.