root/trunk/wp-includes/plugin.php


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8587 [8587] 08/08/08 04:15:03 ryan Update since tags. Props santosj. fixes #5625
(edit) @8585 [8585] 08/07/08 23:39:27 ryan Plugin uninstall hooks from santosj. fixes #5625
(edit) @8572 [8572] 08/06/08 20:31:54 markjaquith Cast to array when using foreach(). Props santosj (and thanks for your …
(edit) @7999 [7999] 05/27/08 17:55:24 ryan Allow wp-content to exist outside of webroot. Props sambauers. see #6938
(edit) @6726 [6726] 02/05/08 06:47:27 ryan Trailing whitespace cleanup
(edit) @6629 [6629] 01/16/08 19:11:15 ryan Use PLUGINDIR in plugin_basename(). Props hansengel. fixes #5665
(edit) @6585 [6585] 01/09/08 17:48:00 ryan phpdoc tuneup from darkdragon. see #5611
(edit) @6361 [6361] 12/06/07 05:56:38 ryan Filter and action optimizations and phpdoc updates from darkdragon. fixes …
(edit) @6324 [6324] 11/08/07 01:05:43 ryan Change 'all' hook calling. Bring filters and actions back into one array …
(edit) @6320 [6320] 11/07/07 04:30:11 ryan has_action and has_filter. see #5231
(edit) @6319 [6319] 11/06/07 21:39:22 ryan Add missing type arg on call to _wp_filter_build_unique_id(). see #5231
(edit) @6318 [6318] 11/06/07 21:38:04 ryan current_fiter() from tellyworth. fixes #5232
(edit) @6316 [6316] 11/06/07 18:31:43 ryan Separate action and filter arrays. Get rid of filter merging. fixes #5231
(edit) @6276 [6276] 10/19/07 17:45:08 ryan phpdoc for plugin API. Props darkdragon. fixes #5225
(edit) @6200 [6200] 10/07/07 07:31:14 westi Add documentation of _wp_filter_build_unique_id(). Fixed #5053 props …
(edit) @6026 [6026] 09/03/07 23:32:58 ryan Remove trailing whitespace
(edit) @6025 [6025] 09/03/07 23:19:20 ryan Strip lines that contain only whitespace down to newlines.
(edit) @5958 [5958] 08/28/07 19:06:56 ryan explicitly check next() against FALSE in do_action_ref_array(). Props …
(edit) @5936 [5936] 08/24/07 14:18:08 ryan Fix how wp_filter array is keyed. Props santosj/darkdragon. fixes #3875
(edit) @5924 [5924] 08/23/07 16:07:21 westi Fix plugin basename for Windows servers. Fixes #3002 props Ozh
(edit) @5857 [5857] 08/08/07 17:41:46 markjaquith explicitly check next() against FALSE when iterating through filters. …
(edit) @5413 [5413] 05/08/07 17:59:52 ryan Make sure wp_actions is set before counting.
(edit) @5409 [5409] 05/07/07 23:22:50 ryan Fix did_action to properly account for actions that have no callbacks …
(edit) @5393 [5393] 05/04/07 23:27:12 rob1n Return based on whether the hook was removed or not. Props mdawaffe. fixes …
(edit) @5202 [5202] 04/07/07 05:24:37 ryan Avoid php notices.
(edit) @5170 [5170] 04/02/07 07:46:05 matt Because of the next we should always do a reset.
(edit) @5169 [5169] 04/02/07 07:03:38 matt Fixes bottlenecks found in filter system using xdebug + kcachegrind. …
(edit) @5142 [5142] 03/29/07 02:45:34 rob1n PHPdoc for plugin.php. Props Martin10. fixes #3852
(edit) @4955 [4955] 02/28/07 01:09:20 ryan add and apply filter optimizations from FraT. fixes #3875
(edit) @4630 [4630] 12/08/06 03:45:34 ryan did_action()
(edit) @4626 [4626] 12/07/06 03:57:23 markjaquith Bunch of whitespace and coding standardization.
(edit) @4424 [4424] 10/25/06 22:55:05 ryan Set eol style. fixes #3264
(edit) @4394 [4394] 10/13/06 14:01:53 markjaquith Code cleanup: wp-includes/plugin.php
(edit) @4289 [4289] 10/04/06 03:49:56 markjaquith case insensitive sorting. props Nazgul. fixes #3108
(edit) @4186 [4186] 09/12/06 17:45:23 ryan do_action_ref_array(). fixes #3125
(edit) @4179 [4179] 09/10/06 17:16:20 ryan Pass along the modified string instead of the original. fixes #3118
(edit) @4177 [4177] 09/08/06 23:19:29 ryan do_action and apply_filters arg passing sanity from mdawaffe. fixes #3116
(edit) @4176 [4176] 09/08/06 23:18:03 ryan Specify number of accepted args.
(add) @3893 [3893] 06/20/06 02:03:24 ryan Move plugin API to plugin.php. #2525
Note: See TracRevisionLog for help on using the revision log.