Ticket #10886
Attachments (11)
- lighter-load.patch (660 bytes) - added by junsuijin 15 years ago.
- lighter-load.2.patch (739 bytes) - added by sivel 15 years ago.
- New patch that replaces the constant with a filter, and skips wp() as well.
- lighter-load.3.patch (643 bytes) - added by junsuijin 15 years ago.
- filter used, wp() circumvented, 'wp' hook left intact, commented
- 10886.diff (601 bytes) - added by westi 15 years ago.
- I don't think we should be calling the wp hook from two different places like that. I think I prefer this patch. Does this work for you?
- 10886.2.diff (563 bytes) - added by sivel 15 years ago.
- Adds $query_vars to the filter so that you can use that information to determine how you should return.
- 10886.2.2.diff (562 bytes) - added by junsuijin 15 years ago.
- Adds $query_vars to the filter so that you can use that information to determine how you should return. (fixed grammatical error)
- 10886.3.diff (721 bytes) - added by MikeHansenMe 10 years ago.
- Refresh plus docs
- 10886.4.diff (803 bytes) - added by tyxla 10 years ago.
-
Fixing
run_wp_main
filter documentation - 10886.5.diff (850 bytes) - added by DrewAPicture 9 years ago.
- Fixed docs
- 10886.6.diff (1.4 KB) - added by wonderboymusic 9 years ago.
- 10886.7.diff (1.5 KB) - added by wonderboymusic 9 years ago.
Download all attachments as: .zip