mirror of
https://github.com/WordPress/WordPress.git
synced 2025-02-20 19:56:49 +01:00
- Comments: Prevent users who can not see a post from seeing comments on it. - Shortcodes: Restrict media shortcode ajax to certain type. - REST API: Ensure no-cache headers are sent when methods are overridden. - REST API: Limit `search_columns` for users without `list_users`. - Prevent unintended behavior when certain objects are unserialized. Merges [56833], [56834], [56835], [56836], and [56838] to the 5.3 branch. Props xknown, jorbin, joehoyle, timothyblynjacobs, peterwilsoncc, ehtis, tykoted, antpb, rmccue. Built from https://develop.svn.wordpress.org/branches/5.3@56877 git-svn-id: http://core.svn.wordpress.org/branches/5.3@56388 1a063a9b-81f0-0310-95a4-ce76da25c4cd |
||
|---|---|---|
| .. | ||
| Auth | ||
| Cookie | ||
| Exception | ||
| Proxy | ||
| Response | ||
| Transport | ||
| Utility | ||
| Auth.php | ||
| Cookie.php | ||
| Exception.php | ||
| Hooker.php | ||
| Hooks.php | ||
| IDNAEncoder.php | ||
| IPv6.php | ||
| IRI.php | ||
| Proxy.php | ||
| Response.php | ||
| Session.php | ||
| SSL.php | ||
| Transport.php | ||