|
|
|
@8164
|
[8164]
|
06/22/08 20:23:23 |
ryan |
phpdoc updates from jacobsantos. see #7038 |
|
|
|
@7999
|
[7999]
|
05/27/08 17:55:24 |
ryan |
Allow wp-content to exist outside of webroot. Props sambauers. see #6938 |
|
|
|
@7910
|
[7910]
|
05/08/08 17:54:40 |
ryan |
number_format_i18n() for comments_number() |
|
|
|
@6802
|
[6802]
|
02/13/08 06:39:45 |
ryan |
Fix variable name typo. Props reinkim. fixes #5834 |
|
|
|
@6777
|
[6777]
|
02/10/08 07:59:34 |
ryan |
s/2.4/2.5/. Props ffemtcj. fixes #5810 |
|
|
|
@6726
|
[6726]
|
02/05/08 06:47:27 |
ryan |
Trailing whitespace cleanup |
|
|
|
@6716
|
[6716]
|
02/04/08 20:27:45 |
ryan |
Add filters to comments_open() and pings_open(). Props tellyworth. fixes … |
|
|
|
@6711
|
[6711]
|
02/02/08 18:42:09 |
ryan |
Some notice fixes from Nazgul. fixes #3155 |
|
|
|
@6551
|
[6551]
|
01/04/08 19:36:34 |
ryan |
Unused var cleanup. Props DD32. see #5418 |
|
|
|
@6495
|
[6495]
|
12/26/07 17:18:13 |
ryan |
phpdoc for comment-template.php from darkdragon. fixes #5528 |
|
|
|
@6372
|
[6372]
|
12/10/07 20:49:46 |
matt |
Revert [6368]. Fixes #5448, fixes #5247 by adding a new filter to hook in … |
|
|
|
@6368
|
[6368]
|
12/10/07 06:53:58 |
ryan |
comments_popup_link filter from joostdevalk. fixes #5247 |
|
|
|
@6364
|
[6364]
|
12/06/07 19:49:33 |
ryan |
Remove unused vars. Props DD32. see #5418 |
|
|
|
@6173
|
[6173]
|
09/27/07 07:34:15 |
markjaquith |
prepare() for wp-includes/ bookmark.php, canonical.php, comment.php, … |
|
|
|
@6026
|
[6026]
|
09/03/07 23:32:58 |
ryan |
Remove trailing whitespace |
|
|
|
@5982
|
[5982]
|
08/29/07 23:08:44 |
ryan |
Trackback fxn cleanup from Otto42. fixes #4800 |
|
|
|
@5752
|
[5752]
|
06/25/07 17:48:35 |
ryan |
Move the_title filter to get_the_title. Props jhodgdon. fixes #4477 |
|
|
|
@5708
|
[5708]
|
06/14/07 22:45:40 |
ryan |
Use EXTR_SKIP when extracting. see #4468 |
|
|
|
@5666
|
[5666]
|
06/08/07 00:20:22 |
ryan |
Comment caching. Reduce queries on edit-comments.php page. Add … |
|
|
|
@5626
|
[5626]
|
06/01/07 23:10:03 |
rob1n |
Fix a strpos typo. fixes #4390 |
|
|
|
@5238
|
[5238]
|
04/11/07 03:12:11 |
rob1n |
Tweak displaying comments awaiting moderation to their authors. Props … |
|
|
|
@5165
|
[5165]
|
04/01/07 15:57:13 |
rob1n |
Add CSS class in if it's not empty when there's no comments. fixes #2180 |
|
|
|
@5116
|
[5116]
|
03/26/07 23:40:49 |
ryan |
Add trackback_url filter. Props jhodgdon. fixes #4032 |
|
|
|
@5101
|
[5101]
|
03/25/07 23:18:19 |
ryan |
Deprecate number argument to comments_number. No longer used. fixes #2687 |
|
|
|
@5087
|
[5087]
|
03/23/07 00:59:21 |
matt |
(int)er the dragon. |
|
|
|
@5039
|
[5039]
|
03/14/07 23:10:57 |
markjaquith |
nonce-protect comments by users with unfiltered_html cap to prevent … |
|
|
|
@5019
|
[5019]
|
03/10/07 06:18:43 |
markjaquith |
user_trailingslashit filter for users who sometimes want trailing slashes … |
|
|
|
@4990
|
[4990]
|
03/07/07 05:29:15 |
markjaquith |
Use strpos instead of strstr where ever possible, for speed. Props rob1n. … |
|
|
|
@4934
|
[4934]
|
02/24/07 07:33:29 |
ryan |
Comment feeds everywhere. Props mdawaffe and rob1n. fixes #2485 |
|
|
|
@4886
|
[4886]
|
02/15/07 07:07:12 |
markjaquith |
Consistent use or disuse of trailing slashes in URLs according to user … |
|
|
|
@4656
|
[4656]
|
12/21/06 10:10:04 |
markjaquith |
new function for escaping within attributes: attribute_escape() |
|
|
|
@4568
|
[4568]
|
12/01/06 03:30:26 |
matt |
Adding a hook for comments, fixes #3084 |
|
|
|
@4498
|
[4498]
|
11/20/06 01:46:20 |
ryan |
Pass format string and gmtbool as args to data and time filters. Props … |
|
|
|
@4495
|
[4495]
|
11/19/06 07:56:05 |
ryan |
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes … |
|
|
|
@4494
|
[4494]
|
11/19/06 07:45:28 |
ryan |
i18n fix for comments_number(). Props Mark Jaquith. fixes #3244 |
|
|
|
@4144
|
[4144]
|
08/30/06 21:46:31 |
ryan |
Use get_option instead of get_settings. Just 'cause. |
|
|
|
@3995
|
[3995]
|
07/06/06 02:28:34 |
ryan |
specialchars quotes in comment title. Props deko. fixes #2915 |
|
|
|
@3902
|
[3902]
|
06/22/06 20:52:12 |
ryan |
wp_get_current_commenter() |
|
|
|
@3874
|
[3874]
|
06/15/06 07:32:06 |
ryan |
Specialchars title. Props David House and Mark Jaquith. fixes #2625 |
|
|
|
@3730
|
[3730]
|
04/19/06 10:13:28 |
matt |
Updating eol-style native. We must remember to do this when adding new … |
|
|
|
@3723
|
[3723]
|
04/19/06 08:36:45 |
matt |
Tidy comment_author_url_link just like we do on the bookmarks page |
|
|
|
@3716
|
[3716]
|
04/19/06 02:53:02 |
ryan |
Remove comment_count_cache. fixes #2670 |
|
|
|
@3714
|
[3714]
|
04/19/06 02:32:12 |
ryan |
Reorg comment functions. #2525 |