{"id":18320210,"url":"https://github.com/gedex/wpdc","last_synced_at":"2025-07-04T18:39:30.301Z","repository":{"id":136686188,"uuid":"62063855","full_name":"gedex/wpdc","owner":"gedex","description":"WordPress Deprecated Checker","archived":false,"fork":false,"pushed_at":"2016-10-15T03:06:04.000Z","size":9,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T22:32:30.594Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gedex.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-27T14:49:20.000Z","updated_at":"2020-02-15T10:23:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8b5ab41-cad0-4355-b0ee-58a44dee9d31","html_url":"https://github.com/gedex/wpdc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gedex/wpdc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwpdc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwpdc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwpdc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwpdc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gedex","download_url":"https://codeload.github.com/gedex/wpdc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gedex%2Fwpdc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263598322,"owners_count":23486569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T18:15:33.930Z","updated_at":"2025-07-04T18:39:30.294Z","avatar_url":"https://github.com/gedex.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"wpdc\n====\n\nWordPress Deprecated Checker.\n\nChecks deprecated functions and classes as listed in following sources:\n\n```\n// From core.\nhttps://core.trac.wordpress.org/browser/trunk/src/wp-includes/deprecated.php?format=txt\nhttps://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/deprecated.php?format=txt\nhttps://core.trac.wordpress.org/browser/trunk/src/wp-includes/pluggable-deprecated.php?format=txt\nhttps://core.trac.wordpress.org/browser/trunk/src/wp-includes/ms-deprecated.php?format=txt\nhttps://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/ms-deprecated.php?format=txt\n\n// WooCommerce.\nhttps://raw.githubusercontent.com/woothemes/woocommerce/master/includes/wc-deprecated-functions.php\n```\n\n## Package\n\nFollowing is the package:\n\n```\ngithub.com/gedex/wpdc\n```\n\nthat's used by the command line `wpdc`.\n\n## Install the Command Line Program\n\n```\ngo install github.com/gedex/wpdc/cmd/wpdc\n```\n\nExample of running `wpdc`:\n\n```\n$ wpdc -h\nusage: wpdc [path ...]\n\n$ wpdc /path/to/cloned/o2\nFound 4 deprecateds being used in o2/inc/fragment.php:\n* line 86 uses deprecated `next_post` as listed in https://core.trac.wordpress.org/browser/trunk/src/wp-includes/deprecated.php?format=txt\n* line 87 uses deprecated `next_post` as listed in https://core.trac.wordpress.org/browser/trunk/src/wp-includes/deprecated.php?format=txt\n* line 89 uses deprecated `next_post` as listed in https://core.trac.wordpress.org/browser/trunk/src/wp-includes/deprecated.php?format=txt\n* line 91 uses deprecated `next_post` as listed in https://core.trac.wordpress.org/browser/trunk/src/wp-includes/deprecated.php?format=txt\n------------\n\nFound 1 deprecateds being used in o2/o2.php:\n* line 325 uses deprecated `get_settings` as listed in https://core.trac.wordpress.org/browser/trunk/src/wp-includes/deprecated.php?format=txt\n------------\n```\n\nArgs are optional path to the PHP files, if no arg is provided it consumes stdin.\n\n## Credit\n\n* https://github.com/stephens2424/php for the lexer.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Fwpdc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgedex%2Fwpdc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgedex%2Fwpdc/lists"}