CARVIEW |
Select Language
HTTP/2 200
server: nginx
date: Tue, 07 Oct 2025 16:35:03 GMT
content-type: text/html; charset=UTF-8
vary: Accept-Encoding
expires: Wed, 11 Jan 1984 05:00:00 GMT
cache-control: no-cache, must-revalidate, max-age=0, no-store, private
x-frame-options: SAMEORIGIN
content-encoding: gzip
alt-svc: h3=":443"; ma=86400
x-nc: MISS ord 1
davidbenton (@davidbenton) – WordPress user profile | WordPress.org
davidbenton
@davidbenton on WordPress.org and Slack
- Member Since: September 23rd, 2016
-
Find me on:
Contribution History
davidbenton’s badges:- Core Contributor
-
Mentioned in [40365] on WordPress SVN:
Quick/Bulk Edit: Fix the Tag suggestions position on the Bulk Edit textarea. -
Mentioned in [40357] on WordPress SVN:
Quick/Bulk Edit: Fix the Tag suggestions position on the Bulk Edit textarea. -
Created ticket #40242 on Core Trac:
Bulk edit tag autocomplete layout error -
Posted a reply to Feature : Allow whitelisting to ignore url query params, on the site WordPress.org Forums:
This... ` if( in_array('page-directory', explode('/', $_SERVER['REQUEST_URI'])) ) { $whitelist[] = site_url($_SERVER['REQUEST_URI']); } ` ...is a…