Skip to content

Commit

Permalink
Merge pull request #74 from WordPress/try/remove-cron-events-to-updat…
Browse files Browse the repository at this point in the history
…e-database

Should we remove the logic to update the DB periodically?
  • Loading branch information
cbravobernal authored Oct 10, 2024
2 parents f8bf023 + c3e4c0f commit 7892918
Show file tree
Hide file tree
Showing 7 changed files with 2 additions and 516 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
},
"scripts": {
"format": "phpcbf --standard=phpcs.xml.dist --report-summary --report-source",
"lint": "phpcs --standard=phpcs.xml.dist",
"update-xml": "php ./lib/db-update/update-xml.php"
"lint": "phpcs --standard=phpcs.xml.dist"
}
}
343 changes: 0 additions & 343 deletions lib/db-update/index.php

This file was deleted.

Loading

0 comments on commit 7892918

Please sign in to comment.