Commits
User selector
Commit History
Commits on Jun 20, 2009
Correct phpDoc comment for add_filter. Fixes #10164 for trunk.
Show description for a9454edcommitted
Commits on Jun 15, 2009
Menu fixes
Show description for 89145e4committed
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
Commits on Aug 17, 2008
remove_all_{actions|filters}. Fixes #7216 props filosofo and santosj.
Show description for 120a3d3committed
Commits on Aug 8, 2008
Update since tags. Props santosj. fixes #5625
Show description for 4ea763fcommitted
Commits on Aug 7, 2008
Plugin uninstall hooks from santosj. fixes #5625
Show description for 7d0bd55committed
Commits on Aug 6, 2008
Cast to array when using foreach(). Props santosj (and thanks for your perseverance!). fixes #2784
Show description for 3cab99fcommitted
Commits on May 27, 2008
Allow wp-content to exist outside of webroot. Props sambauers. see #6938
Show description for 6cc11cbcommitted
Commits on Feb 5, 2008
Trailing whitespace cleanup
Show description for 3a18b96committed
Commits on Jan 16, 2008
Use PLUGINDIR in plugin_basename(). Props hansengel. fixes #5665
Show description for d4c55e7committed
Commits on Jan 9, 2008
phpdoc tuneup from darkdragon. see #5611
Show description for f5564e7committed
Commits on Dec 6, 2007
Filter and action optimizations and phpdoc updates from darkdragon. fixes #5338
Show description for 6e2cb47committed
Commits on Nov 8, 2007
Change 'all' hook calling. Bring filters and actions back into one array for back-compat. see #5231
Show description for c9946fecommitted
Commits on Nov 7, 2007
has_action and has_filter. see #5231
Show description for d5ed4b3committed
Commits on Nov 6, 2007
Add missing type arg on call to _wp_filter_build_unique_id(). see #5231
Show description for 35f22f5committedcurrent_fiter() from tellyworth. fixes #5232
Show description for f69f6c0committedSeparate action and filter arrays. Get rid of filter merging. fixes #5231
Show description for 6d61400committed
Commits on Oct 19, 2007
phpdoc for plugin API. Props darkdragon. fixes #5225
Show description for a22e298committed
Commits on Oct 7, 2007
Add documentation of _wp_filter_build_unique_id(). Fixed #5053 props darkdragon.
Show description for 6234be8committed
Commits on Sep 3, 2007
Remove trailing whitespace
Show description for 7a43c01committedStrip lines that contain only whitespace down to newlines.
Show description for e939114committed
Commits on Aug 28, 2007
Commits on Aug 24, 2007
Fix how wp_filter array is keyed. Props santosj/darkdragon. fixes #3875 for 2.3
Show description for 73d5479committed
Commits on Aug 23, 2007
Fix plugin basename for Windows servers. Fixes #3002 props Ozh
Show description for de68553committed
Commits on Aug 8, 2007
Commits on May 8, 2007
Make sure wp_actions is set before counting.
Show description for 23018b4committed