issues
search
WPTT
/
WPThemeReview
PHP_CodeSniffer rules (sniffs) to enforce WordPress theme review coding conventions
MIT License
209
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
👍
#268
Rabindra54
closed
1 year ago
0
README: minor fix
#266
jrfnl
closed
3 years ago
0
GH Actions: turn display_errors on
#265
jrfnl
closed
3 years ago
1
twentyseventeen theme: posts with no date - but date is shown in similar posts
#263
homebeaver
closed
3 years ago
1
GH Actions: report CS violations in the PR
#262
jrfnl
closed
3 years ago
1
Trying to utilise GH actions for running checks instead of travis
#261
dingo-d
closed
3 years ago
11
#242
#260
WraithKenny
opened
4 years ago
6
Add allow failures for WPCS dev-develop
#259
dingo-d
closed
3 years ago
14
Redoing #257 this time based on master and not develop
#258
aristath
closed
4 years ago
0
Improve plugin-territory list of block-related functions
#257
aristath
closed
3 years ago
4
Install phpcsutils for travis tests when testing with phpcs:dev-master
#256
pattonwebz
closed
3 years ago
2
Allow admin pages
#255
aristath
opened
4 years ago
10
Allow `add_menu_page` & `add_submenu_page`
#254
aristath
opened
4 years ago
9
Travis: fix the build
#253
jrfnl
closed
4 years ago
0
Travis: fix the build
#252
jrfnl
closed
4 years ago
4
Travis: fix the build
#251
jrfnl
closed
4 years ago
4
[Update existing sniff] Allow register_block_style
#250
carolinan
opened
4 years ago
1
Travis/QA: always check that all sniffs are feature complete
#249
jrfnl
closed
4 years ago
0
Update suggested version of Composer PHPCS plugin
#248
jrfnl
closed
4 years ago
0
Travis: test against PHP 7.4, not snapshot
#247
jrfnl
closed
4 years ago
0
Readme: update "tested on" badge
#246
jrfnl
closed
4 years ago
0
Travis: fix language setting
#245
jrfnl
closed
4 years ago
0
Travis/Readme: adjust for minimum requirement of WPCS 2.2.0
#244
jrfnl
closed
4 years ago
0
Travis: don't allow PHP 7.4 build to fail
#243
jrfnl
closed
4 years ago
0
Internal.Exception -- function update_current_version() should be removed.
#242
WraithKenny
opened
5 years ago
0
[Implement sniff] Warn about short ternary usage in themes
#241
dingo-d
opened
5 years ago
9
Add new upstream sniffs
#240
dingo-d
opened
5 years ago
4
Bump the WPCS version
#239
dingo-d
closed
5 years ago
7
Disallow long array syntax while writing sniffs, and enforce short array syntax
#238
dingo-d
closed
5 years ago
8
Optimisation and minor grammar fixes
#237
dingo-d
opened
5 years ago
0
Release version 0.2.1
#236
dingo-d
closed
5 years ago
3
Update changelog for 0.2.1 hotfix release
#235
dingo-d
closed
5 years ago
3
PrefixAllGlobals sniff - add the version number in the docblock
#234
dingo-d
closed
5 years ago
3
File name with reserved slug in subfolder
#233
ernilambar
opened
5 years ago
11
PrefixAllGlobals: update method signature for compatibility with WPCS 2.2.0
#232
jrfnl
closed
5 years ago
2
sniff: plugin territory - action hook wp_edit_nav_menu_walker
#231
joyously
opened
5 years ago
0
Travis: ignore PHP deprecation notices for stable PHPCS releases
#230
jrfnl
closed
5 years ago
1
Whitelist wp_body_open function from PrefixAllGlobals sniff
#229
dingo-d
closed
5 years ago
5
Minimal PHP version
#228
zimnyd
opened
5 years ago
11
Release version 0.2.0
#227
dingo-d
closed
5 years ago
0
Add sniff documentation
#226
dingo-d
opened
5 years ago
1
Minor prerelease updates
#225
dingo-d
closed
5 years ago
1
Detect WPTRT feature project versions
#224
justintadlock
opened
5 years ago
3
Travis: run the code style related and ruleset checks in separate stages
#223
jrfnl
closed
5 years ago
0
Update forbidden functionality with cron functions
#222
dingo-d
closed
5 years ago
1
Travis: remove `sudo: false`
#221
jrfnl
closed
5 years ago
0
Rulesets: Add XSD schema tags and validate rulesets against schema (PHPCS 3.2+/3.3.2+)
#220
jrfnl
closed
5 years ago
0
Add rule about setting INI during runtime in themes
#219
dingo-d
closed
5 years ago
0
Include post per page rule and make it into a warning
#218
dingo-d
closed
5 years ago
2
Add deprecated parameter values rule in the ruleset
#217
dingo-d
closed
5 years ago
0
Next