WP-API / docs-v2

Documentation for version 2 of the API
http://v2.wp-api.org
58 stars 76 forks source link

Provide sanitize_callback example for register_rest_route #103

Open chrsstrm opened 8 years ago

chrsstrm commented 8 years ago

sanitize_callback is mentioned alongside validate_callback under Arguments but there's no example provided, which would be incredibly helpful.