Commits
User selector
Commit History
Commits on Nov 21, 2011
Revert other stuffs from [19374].
Show description for 7456727committedSet $parent_file for post-new.php when show_in_menu is a file. Provides for correct top-level highlighting. $submenu_file remains set to expect a post-new.php menu. see #19125.
Show description for 7c181a4committed
Commits on Sep 5, 2011
Fix typos in documentation (wp-includes/[i-z]). See #18560.
Show description for 82c0f09committed
Commits on Aug 4, 2011
Grammar fix. Props lukeschlather, markmcwilliams. fixes #17315
Show description for 916cdd6committed
Commits on Apr 14, 2011
Avoid array push/pops for empty filters and actions. fixes #17110
Show description for 61e17b1committed
Commits on Dec 15, 2010
_doing_it_wrong takes three arguments. fixes #15824.
Show description for 51396e1committedSwitch to _doing_it_wrong(). See #15824
Show description for 26f81c3committed
Commits on Nov 24, 2010
Revert [15829] for now, consider better solution for 3.2. see #13550
Show description for 7647480committed
Commits on Nov 13, 2010
Only a static class method or function can be used in an uninstall hook. props scribu, fixes #13786.
Show description for 305fbe1committed
Commits on Oct 17, 2010
Apply filter in plugin_basename(). Props vladimir_kolesnikov. Fixes #13550
Show description for 9cd7bdecommitted
scribu
Commits on Sep 7, 2010
Phpdoc argument/@param cleanups. props duck_, see #14783.
Show description for 9494e4ccommitted
Commits on May 26, 2010
Strip trailing whitespace
Show description for aec821ccommitted
Commits on May 16, 2010
Fix remaining notice when using closures. Fixes #10493 props scribu.
Show description for 2702a21committedFix notices/usage of closures as action/filter handlers. Fixes #10493 based on patch from scribu.
Show description for bfb56d2committed
Commits on Mar 31, 2010
Ensure that apply_filters_ref_array passes the result of the filter to the next filter. Fixes #12723 props scribue.
Show description for ed9ee9acommitted
Commits on Mar 26, 2010
Change @since 3.0 to @since 3.0.0.
Show description for e34ca97committed
Commits on Mar 18, 2010
Introduce apply_filters_ref_array(). See #9886 props scribu.
Show description for 8d9aac8committed
Commits on Mar 11, 2010
Fix a possible undefined offset warning in do_action. Fixes #11241 props chrisbliss18.
Show description for c50eaeecommitted
Commits on Mar 3, 2010
Fix typo in remove_all_filters() that prevented hooks from being removed by priority. fixes #12492, props chrisbliss18.
Show description for f9e7db1committed
Commits on Jan 15, 2010
Trailing whitespace cleanup
Show description for 8ef8b7bcommitted
Commits on Jan 7, 2010
Allow people to attach PHP 5.3 Closures to filters and actions. Fixes #10493 props scribu.
Show description for 754fe19committed
Commits on Dec 21, 2009
Improve do_action performance. Make an associative array. Props koopersmith. fixes #10561
Show description for 8b7f26bcommitted
Commits on Oct 22, 2009
Commits on Jun 20, 2009
Correct phpDoc comment for add_filter. Fixes #10164 for trunk.
Show description for 2089c17committed
Commits on Jun 15, 2009
Menu fixes
Show description for ed53923committed
Commits on May 20, 2009
Make sure filter IDs are unique. Props bkrausz, hakre. fixes #8723
Show description for cff6ae8committed
Commits on Apr 23, 2009
Remove slash from plugin_basename(), props alexrabe, fixes #9561
Show description for 8757f21committedMake plugin_dir() and plugin_basename() work for mu-plugins directory, props Denis-de-Bernardy, fixes #9561
Show description for d67f814committed
Commits on Mar 10, 2009
Commits on Jan 22, 2009
PHPdoc updates. See €8805 props jacobsantos.
Show description for 4b9f870committed
Commits on Nov 15, 2008
Unused var fixes. Props DD32. see #8220
Show description for fab4e5acommitted
Commits on Nov 11, 2008
Fix constant name in phpDoc, props alexrabe, fixes #8123
Show description for 2a99d51committed
Commits on Oct 14, 2008
Notice fixes. See #7509 props DD32.
Show description for 3ec2c1ecommitted
Commits on Sep 27, 2008
Fix Notice. When nothing exists for an action or filter.
Show description for a8d7ff1committed
Commits on Aug 30, 2008
phpDoc corrections for wp-includes. See #7550 props jacobsantos.
Show description for 047ec90committed