Commits
User selector
Commit History
Commits on Apr 5, 2020
Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved.
Show description for 0b4e2c4committed
Commits on Feb 6, 2020
Code Modernization: Replace `dirname( __FILE__ )` calls with `__DIR__` magic constant.
Show description for e72fff9committed
Commits on Dec 15, 2019
Coding Standards: Use strict comparison in `wp-admin/term.php`.
Show description for ee4f57dcommitted
Commits on Sep 23, 2019
Taxonomy: Redirect to the correct URL after deleting a taxonomy term attached to a post type other than Post.
Show description for 027710ecommitted
Commits on Feb 19, 2018
General: Further improve error messages following [42648].
Show description for d002fdecommitted
Commits on Feb 5, 2018
General: Replace `Cheatin’ uh?` with friendlier error messages.
Show description for f317869committed
Commits on Nov 30, 2017
Code is Poetry.
Show description for 8f95800committed
Commits on Nov 26, 2017
General: Fix some precision alignment formatting warnings.
Show description for 5748215committed
Commits on May 12, 2017
Taxonomy: Add a "delete" button on term edit page.
Show description for c21b828committed
Commits on Sep 30, 2016
Taxonomy: Introduce more fine grained capabilities for managing taxonomy terms.
Show description for 17ef6d8committed
Commits on Jul 16, 2016
On term.php, use `$taxnow` when fetching currently edited term.
Show description for a33080dcommitted
Commits on Jun 29, 2016
Text Changes: Unify permission error messages.
Show description for 2063801committed
Commits on Mar 11, 2016
Taxonomy: After [36874], rename `$term_id` to `$tag_ID` in `wp-admin/edit-tag-form.php`.
Show description for 91d4bbdcommitted
Commits on Mar 7, 2016
Taxonomy: Improve backward compatibility on the `wp-admin/term.php` page.
Show description for 3a51ff4committed
Commits on Feb 7, 2016
Docs: Add a missing version to the file header for wp-admin/term.php, introduced in [36308].
Show description for e3cfe3ecommitted
Commits on Jan 15, 2016
Taxonomy: Introduce `wp-admin/term.php` for editing single terms.
Show description for 2241519committed
Loading