Commit Graph

13 Commits

Author SHA1 Message Date
Mark Jaquith 31c39f948d new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 10:10:04 +00:00
Matt Mullenweg 36e8aa39df Adding a hook for comments, fixes #3084
git-svn-id: https://develop.svn.wordpress.org/trunk@4568 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 03:30:26 +00:00
Ryan Boren 8d2a32913e Pass format string and gmtbool as args to data and time filters. Props sdiz. fixes #2754
git-svn-id: https://develop.svn.wordpress.org/trunk@4498 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-20 01:46:20 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Ryan Boren 603ec78946 i18n fix for comments_number(). Props Mark Jaquith. fixes #3244
git-svn-id: https://develop.svn.wordpress.org/trunk@4494 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:45:28 +00:00
Ryan Boren 7e82eef627 Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 21:46:31 +00:00
Ryan Boren 07ac9fb01c specialchars quotes in comment title. Props deko. fixes #2915
git-svn-id: https://develop.svn.wordpress.org/trunk@3995 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:28:34 +00:00
Ryan Boren 39229a3311 wp_get_current_commenter()
git-svn-id: https://develop.svn.wordpress.org/trunk@3902 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-22 20:52:12 +00:00
Ryan Boren 8fbc24984c Specialchars title. Props David House and Mark Jaquith. fixes #2625
git-svn-id: https://develop.svn.wordpress.org/trunk@3874 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-15 07:32:06 +00:00
Matt Mullenweg be72546992 Updating eol-style native. We must remember to do this when adding new files.
git-svn-id: https://develop.svn.wordpress.org/trunk@3730 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 10:13:28 +00:00
Matt Mullenweg 8658f214f8 Tidy comment_author_url_link just like we do on the bookmarks page
git-svn-id: https://develop.svn.wordpress.org/trunk@3723 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 08:36:45 +00:00
Ryan Boren be2be64b99 Remove comment_count_cache. fixes #2670
git-svn-id: https://develop.svn.wordpress.org/trunk@3716 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 02:53:02 +00:00
Ryan Boren 63c32823bd Reorg comment functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3714 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-19 02:32:12 +00:00