{"id":16173378,"url":"https://github.com/jdgrimes/wp-deprecated-code-scanner","last_synced_at":"2026-03-16T20:02:11.586Z","repository":{"id":71532789,"uuid":"94645949","full_name":"JDGrimes/wp-deprecated-code-scanner","owner":"JDGrimes","description":"Scans for all deprecated functions in a codebase; scans for the functions themselves, *not* usages","archived":false,"fork":false,"pushed_at":"2018-12-17T17:55:32.000Z","size":22,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T13:23:13.609Z","etag":null,"topics":["code-scanning","codesniffer","wordpress"],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JDGrimes.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":"2017-06-17T19:54:23.000Z","updated_at":"2023-12-07T16:18:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d8fe113-81e8-4a2e-9d01-22b8e7bb93e8","html_url":"https://github.com/JDGrimes/wp-deprecated-code-scanner","commit_stats":{"total_commits":21,"total_committers":3,"mean_commits":7.0,"dds":"0.23809523809523814","last_synced_commit":"cac13518a41e0ad7bd1601497eacd781f7be1ad6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDGrimes%2Fwp-deprecated-code-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDGrimes%2Fwp-deprecated-code-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDGrimes%2Fwp-deprecated-code-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JDGrimes%2Fwp-deprecated-code-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JDGrimes","download_url":"https://codeload.github.com/JDGrimes/wp-deprecated-code-scanner/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955805,"owners_count":20374373,"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":["code-scanning","codesniffer","wordpress"],"created_at":"2024-10-10T04:08:33.452Z","updated_at":"2026-03-16T20:02:11.545Z","avatar_url":"https://github.com/JDGrimes.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WP Deprecated Code Scanner [![Build Status](https://travis-ci.org/JDGrimes/wp-deprecated-code-scanner.svg?branch=master)](https://travis-ci.org/JDGrimes/wp-deprecated-code-scanner)\n\nScans for all deprecated functions in a WordPress plugin, theme, or WordPress core.\nNote that it scans for the functions themselves, *not* usages.\n\n## Requirements\n\n- PHP 5.5+\n\n## Usage\n\n```bash\nwpdcs run /path/to/scan\n```\n\nExample output:\n\n```markdown\n## 1.2.3\n- `A::b()`\n\n## 4.5\n- `c()` (use `d()` instead)\n\n## 4.8.0\n- `a()`\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdgrimes%2Fwp-deprecated-code-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjdgrimes%2Fwp-deprecated-code-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjdgrimes%2Fwp-deprecated-code-scanner/lists"}