Commits
User selector
Commit History
Commits on Mar 2, 2022
Administration: Require a valid action parameter to be set for `admin-ajax.php` requests.
Show description for 99fd93ccommitted
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Jan 16, 2019
Admin: Use `is_user_logged_in()` instead of `wp_validate_auth_cookie()` in `admin-post.php`.
Show description for 97c6a43committed
Commits on Dec 19, 2018
Docs: Fix a few minor inline documentation typos in a variety of files and contexts.
Show description for 3e4a5dfcommitted
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Feb 25, 2016
Spelling: Standardize on "front end"/"back end" (noun) and "front-end"/"back-end" (adjective).
Show description for 9a7488acommitted
Commits on Sep 17, 2015
Superglobals: Revert [34059] until further notice.
Show description for 3531c0bcommitted
Commits on Sep 11, 2015
Commits on Nov 30, 2014
Docs Formatting: Backtick-escape inline code for all dynamic hook docs in wp-admin/*.
Show description for b90807ccommitted
Commits on May 18, 2014
Commits on May 13, 2014
Properly split and document the `admin_post*` actions into the following four hooks:
Show description for cfc1b74committed
Commits on May 8, 2014
Rename the `$action` hook in wp-admin/admin-post.php to `admin_post{$action}`.
Show description for 272f753committedRevert [28349] in favor of retaining the single dynamic `admin_post*` hook.
Show description for b0d7e6fcommittedConvert and rename the `$action` hook in wp-admin/admin-post to two dynamic hook sets.
Show description for 9392b42committed
Commits on Oct 22, 2013
Spell out duplicate hook locations.
Show description for c87ad60committed
Commits on Sep 25, 2013
Don't rely on include_path to include files.
Show description for 8d72ad5committed
Commits on Sep 23, 2013
Inline documentation for hooks in wp-admin/admin-post.php.
Show description for 05ffd2dcommitted
Commits on Sep 22, 2013
Improve file header and description in wp-admin/admin-post.php.
Show description for 222c2decommitted
Commits on Aug 16, 2013
send_origin_headers() in admin-post.php.
Show description for 38b4ca0committed
Commits on Aug 7, 2013
New develop.svn.wordpress.org repository based on the old core.svn repository.
Show description for b43712ecommitted
Loading