issues
search
YahnisElsts
/
wp-update-server
A custom update API for WordPress plugins and themes. Intended to be used in conjunction with my plugin-update-checker library.
MIT License
824
stars
176
forks
source link
Log request method
#10
Closed
jrfnl
closed
10 years ago
jrfnl
commented
10 years ago
Log whether the request was made via GET/POST/PUT etc
Allow filtering of the information logged from a child class without having to override the whole log method.