Skip to content
View siliconforks's full-sized avatar

Block or report siliconforks

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. update-uri-improved update-uri-improved Public

    A plugin for WordPress which improves the behavior of the "Update URI" plugin header so that plugin information is no longer sent to wordpress.org during update checks.

    PHP 2

  2. elphin elphin Public

    Small PHP library

    PHP 1

  3. wordpress-examples wordpress-examples Public

    Example code for WordPress

    PHP 1

  4. disable-api-last-access-for-woocommerce disable-api-last-access-for-woocommerce Public

    For every call to the WooCommerce REST API, WooCommerce updates a database field storing the last access time. This plugin disables that feature.

    PHP 1

  5. crude-hook-profiler crude-hook-profiler Public

    A WordPress plugin which simply measures the time taken by all hook functions and logs the slowest ones to the error log.

    PHP 1

  6. JSCover JSCover Public

    Forked from tntim96/JSCover

    JSCover is a tool that measures code coverage for JavaScript programs.

    Java