v1.4.1: Option search endpoint
Added
GET /wp-json/communitytech/v1/options/search?pattern=...— Search wp_options by SQL LIKE pattern. Returns matching option names and values (truncated to 200 chars). Useful for finding options when you don't know the exact name.