issues
search
wp-cli
/
doctor-command
Diagnose problems within WordPress by running a series of checks for symptoms
MIT License
146
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Check for `.sql` files that could be easily publicly-exposed
#98
danielbachhuber
opened
7 years ago
4
Use a base get_description() method to get the description for a check
#97
danielbachhuber
opened
7 years ago
0
Check for use of `wp_cache_flush()` within wp-content directory
#96
danielbachhuber
closed
7 years ago
0
File check support for any file extension
#95
danielbachhuber
opened
7 years ago
0
Check for arbitrary <head> metadata
#94
danielbachhuber
opened
7 years ago
0
Check for Google Analytics
#93
danielbachhuber
opened
7 years ago
3
Use abstract filesystem iterator to verify core checksums
#92
danielbachhuber
opened
7 years ago
0
Check for a valid sitemap
#91
danielbachhuber
opened
7 years ago
0
Check PHP error log for warnings, fatals, and other mischief
#90
danielbachhuber
opened
7 years ago
0
Check for PHP files in the uploads directory
#89
danielbachhuber
closed
7 years ago
1
Check for files with incorrect mime types
#88
danielbachhuber
opened
7 years ago
1
Check the result of arbitrary code execution
#87
danielbachhuber
opened
7 years ago
0
Check if installed languages are out of date
#86
danielbachhuber
closed
7 years ago
1
Regenerate README for v0.1.0
#85
danielbachhuber
closed
8 years ago
0
Support requiring a custom check from `config.yml`
#84
danielbachhuber
closed
8 years ago
0
Introduce `set_when()` as a public API for setting when check runs
#83
danielbachhuber
closed
8 years ago
0
Mention account dashboard in installation instructions
#82
danielbachhuber
closed
8 years ago
0
Drop version from composer.json
#81
danielbachhuber
closed
8 years ago
0
Add `0.1.0-alpha` as the working version
#80
danielbachhuber
closed
8 years ago
0
Add a `.distignore` file to the project
#79
danielbachhuber
closed
8 years ago
0
Add a runcommand premium badge
#78
danielbachhuber
closed
8 years ago
0
Add a license to the project root
#77
danielbachhuber
closed
8 years ago
0
Make `regex` description more descriptive
#76
danielbachhuber
closed
8 years ago
0
Underscore `_matches` so it will be ignored automatically
#75
danielbachhuber
closed
8 years ago
0
Add tests for the `user_can_register` option
#74
danielbachhuber
closed
8 years ago
0
Constant value definition check shouldn't write message to status
#73
danielbachhuber
closed
8 years ago
0
Drop `expected_` from value assertions
#72
danielbachhuber
closed
8 years ago
0
Link to excerpts from the Overview
#71
danielbachhuber
closed
8 years ago
0
Use backticks for prettier formatting
#70
danielbachhuber
closed
8 years ago
0
Update installation instructions to the latest
#69
danielbachhuber
closed
8 years ago
0
Tweak language of the overview page a bit
#68
danielbachhuber
closed
8 years ago
0
Set default values for check status and message
#67
danielbachhuber
closed
8 years ago
0
Use TwentyFifteen because TwentySeventeen requires WP 4.7
#66
danielbachhuber
closed
8 years ago
0
Error when a check has been provided an unsupported option
#65
danielbachhuber
closed
8 years ago
0
Permit checks to be skipped when inheriting
#64
danielbachhuber
closed
8 years ago
0
Use underscored class attributes for when, status, and message
#63
danielbachhuber
closed
8 years ago
0
Error when check is missing `class` or `check`
#62
danielbachhuber
closed
8 years ago
0
Easier support for inheriting the default `doctor.yml` config
#61
danielbachhuber
closed
8 years ago
0
Update test suite to the latest
#60
danielbachhuber
closed
8 years ago
0
Set timezone in CircleCI to prevent random build failures
#59
danielbachhuber
closed
8 years ago
0
Mention extensibility in the Overview
#58
danielbachhuber
closed
8 years ago
0
First pass at refining the README
#57
danielbachhuber
closed
8 years ago
0
Capture any redirects emitted by WordPress
#56
danielbachhuber
closed
8 years ago
0
Refresh check descriptions; support tokens in description
#55
danielbachhuber
closed
8 years ago
0
Add generic `Option_Value` check; ensure `blog_public=1` by default
#54
danielbachhuber
closed
8 years ago
0
Run tests against both WP latest and trunk; also validate Composer
#53
danielbachhuber
closed
8 years ago
1
Add a file type checker for asserting `object-cache.php` isn't a symlink
#52
danielbachhuber
closed
8 years ago
0
Support inheriting from an existing doctor config
#51
danielbachhuber
closed
8 years ago
0
Add a progress bar when `--format=table` and `--all`
#50
danielbachhuber
closed
8 years ago
0
Support `File_Contents` check for a specific path
#49
danielbachhuber
closed
8 years ago
0
Previous
Next