Commit Graph

202 Commits

Author SHA1 Message Date
Ryan Boren 18e508683f Font size for wp-calendar and next. Props mdawaffe. fixes #1213
git-svn-id: https://develop.svn.wordpress.org/trunk@4578 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 12:09:35 +00:00
Matt Mullenweg 63dea5ed41 Curl them quotes, fixes #2835
git-svn-id: https://develop.svn.wordpress.org/trunk@4573 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 10:26:50 +00:00
Matt Mullenweg 9d7329cc68 Show HRs in posts, fixes #3291
git-svn-id: https://develop.svn.wordpress.org/trunk@4567 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-01 03:18:45 +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 cf30cd6e7e Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: https://develop.svn.wordpress.org/trunk@4465 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-14 01:24:27 +00:00
Mark Jaquith f43cca3e1d emergency Hello Dolly surgery. Crisis averted! Props joti. fixes #3282
git-svn-id: https://develop.svn.wordpress.org/trunk@4423 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-25 21:39:32 +00:00
Ryan Boren cdd3f05642 Don't use deprecated functions. Props Nazgul. fixes #3186
git-svn-id: https://develop.svn.wordpress.org/trunk@4264 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-02 18:03:34 +00:00
Matt Mullenweg cadcb0edc0 This has been a source of security probs, and is mostly replaced by the XML import/export now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4215 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-24 00:03:33 +00:00
Matt Mullenweg 06f0097a94 Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 06:11:42 +00:00
Ryan Boren 9e8323d14d the_search_query() from mdawaffe. fixes #914
git-svn-id: https://develop.svn.wordpress.org/trunk@4171 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 17:37:26 +00:00
Ryan Boren 82c3412199 Remove is_search() check that will never be reached. fixes #1076
git-svn-id: https://develop.svn.wordpress.org/trunk@4166 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-07 00:25:48 +00:00
Ryan Boren b79504585c Use home instead of PHP_SELF. Props mdawaffe. fixes #895
git-svn-id: https://develop.svn.wordpress.org/trunk@4152 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-31 21:38:42 +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 cd766e57e9 s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 16:40:17 +00:00
Ryan Boren 49abdc66f3 Validate backup and fragment files. Don't allow traversal.
git-svn-id: https://develop.svn.wordpress.org/trunk@4095 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 01:07:51 +00:00
Ryan Boren 0dab1b7f5b Menu and plugin tweakage.
git-svn-id: https://develop.svn.wordpress.org/trunk@4049 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 22:18:36 +00:00
Ryan Boren 56eb6a409f fix div tags. Props leftjustified. fixes #2728
git-svn-id: https://develop.svn.wordpress.org/trunk@4047 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-26 17:43:41 +00:00
Ryan Boren 81c4396c21 Remove unneeded arg.
git-svn-id: https://develop.svn.wordpress.org/trunk@4016 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-11 18:16:37 +00:00
Ryan Boren c3ce93fbb4 Validation fixes from leftjustified. fixes #2909
git-svn-id: https://develop.svn.wordpress.org/trunk@3998 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-06 02:45:17 +00:00
Ryan Boren 23e2a0a25f Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-27 05:38:56 +00:00
Matt Mullenweg 9326bca8f3 Minor reorg, and this should also fix the pixel shift problems.
git-svn-id: https://develop.svn.wordpress.org/trunk@3924 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-26 17:40:18 +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 4653173525 Use wp_list_categories() in templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@3881 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-17 00:05:00 +00:00
Ryan Boren 373c389c90 Start fleshing out wp_list_bookmarks(). #2587
git-svn-id: https://develop.svn.wordpress.org/trunk@3880 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-16 23:35:48 +00:00
Ryan Boren 38dbef5c4b Remove extra lines.
git-svn-id: https://develop.svn.wordpress.org/trunk@3819 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:34:35 +00:00
Ryan Boren e1c5fcd0c1 Backup plugin fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3818 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:33:37 +00:00
Ryan Boren 7a7ee3d93c Backup plugin fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@3815 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 06:06:15 +00:00
Ryan Boren 4c868ad943 Default category lists to hierarchical. Update default theme to use wp_list_categories(). Props David House. fixes #2653
git-svn-id: https://develop.svn.wordpress.org/trunk@3706 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-13 04:51:45 +00:00
Ryan Boren fc00e7677c Update table list in backup plugin. Props abhay and westi. fixes #2589
git-svn-id: https://develop.svn.wordpress.org/trunk@3657 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-24 01:19:33 +00:00
Ryan Boren 5e18dd3e86 prefix not table_prefix. Props Kafkaesqui. fixes #2528
git-svn-id: https://develop.svn.wordpress.org/trunk@3604 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-03 20:36:40 +00:00
Ryan Boren 4489be47f5 Use table prefix from wpdb. Props Mark J. #2524
git-svn-id: https://develop.svn.wordpress.org/trunk@3603 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-03 17:19:05 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Matt Mullenweg ebffa9cc76 Needless specificity
git-svn-id: https://develop.svn.wordpress.org/trunk@3461 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 20:14:39 +00:00
Ryan Boren ed28ab682d Fix kubrick and hReview style conflict. Props Ryan King. fixes #1436
git-svn-id: https://develop.svn.wordpress.org/trunk@3460 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 19:45:24 +00:00
Matt Mullenweg d91c2aa46b Better text
git-svn-id: https://develop.svn.wordpress.org/trunk@3451 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 02:07:37 +00:00
Matt Mullenweg f5d1124575 Plugin update from Skippy, fixes #2251
git-svn-id: https://develop.svn.wordpress.org/trunk@3447 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-17 00:51:34 +00:00
Ryan Boren 4bc544584d Default theme header color provisioning tweaks. fixes #2219
git-svn-id: https://develop.svn.wordpress.org/trunk@3399 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 01:47:22 +00:00
Ryan Boren 5349202123 Attachment template fix. fixes #2098
git-svn-id: https://develop.svn.wordpress.org/trunk@3328 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-19 19:08:30 +00:00
Ryan Boren f160329f66 Attachment enhancements from skeltoac. fixes #2074
git-svn-id: https://develop.svn.wordpress.org/trunk@3303 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-13 19:19:56 +00:00
Ryan Boren 6f6e018161 Remove calls to html_entity_decode(). fixes #2029
git-svn-id: https://develop.svn.wordpress.org/trunk@3276 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-07 00:36:07 +00:00
Ryan Boren 34bc7627e0 Remove extra paren. fixes #2018
git-svn-id: https://develop.svn.wordpress.org/trunk@3261 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 18:00:36 +00:00
Ryan Boren e7058f1fc2 i18n updates from nbachiyski. #2006
git-svn-id: https://develop.svn.wordpress.org/trunk@3258 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-02 17:35:36 +00:00
Ryan Boren aa5674dc27 Attachment cleanups from skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3251 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 22:44:00 +00:00
Ryan Boren 493c8b626f I18n fixes from SteveAgl for #1985
git-svn-id: https://develop.svn.wordpress.org/trunk@3248 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 19:39:19 +00:00
Matt Mullenweg 1761ed4b6b Better error, fixes #1934
git-svn-id: https://develop.svn.wordpress.org/trunk@3212 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 09:12:22 +00:00
Matt Mullenweg 97f0ed5dff Proper eol-style.
git-svn-id: https://develop.svn.wordpress.org/trunk@3159 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 23:43:41 +00:00
Matt Mullenweg 13b7134416 Adding missing div.
git-svn-id: https://develop.svn.wordpress.org/trunk@3158 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 23:42:53 +00:00
Matt Mullenweg c70442cfd2 Randomize the directory a little bit.
git-svn-id: https://develop.svn.wordpress.org/trunk@3157 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 23:32:40 +00:00
Matt Mullenweg 4db5cfe7ef Be more discrete.
git-svn-id: https://develop.svn.wordpress.org/trunk@3155 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 23:18:34 +00:00
Matt Mullenweg 4f5ff66944 Adding backup plugin
git-svn-id: https://develop.svn.wordpress.org/trunk@3154 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-18 23:00:36 +00:00
Ryan Boren 9e6d93b6d6 Trailing slashes. Propers to Mark Jaquith. fixes #1893
git-svn-id: https://develop.svn.wordpress.org/trunk@3134 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-17 10:10:10 +00:00
Ryan Boren da61a9f508 Add some comment API and update comment popup templates to use them. Props David Hose. fixes #1892
git-svn-id: https://develop.svn.wordpress.org/trunk@3115 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 23:48:12 +00:00
Matt Mullenweg cc1737314d Some tweaks to the default theme, fixes #1847 and the custom header validation error.
git-svn-id: https://develop.svn.wordpress.org/trunk@3006 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-07 09:31:05 +00:00
Ryan Boren b80cc6a023 Link to home instead of siteurl. Props: masquerade. fixees #964
git-svn-id: https://develop.svn.wordpress.org/trunk@2982 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-05 15:56:47 +00:00
Ryan Boren 9d9cca40f7 Remove debug code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2961 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-20 22:15:07 +00:00
Ryan Boren 1da25e1927 Image fu from Andy. fixes #1776
git-svn-id: https://develop.svn.wordpress.org/trunk@2958 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-20 20:48:32 +00:00
Ryan Boren cda9a51ff0 Trailing slashes, on the URI, make me happy, make me feel fine. fixes #1742
git-svn-id: https://develop.svn.wordpress.org/trunk@2945 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-12 18:21:15 +00:00
Ryan Boren 2c32adcc6e Header generator font fixes from skeltoac. fixes #1728
git-svn-id: https://develop.svn.wordpress.org/trunk@2930 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-05 22:24:29 +00:00
Matt Mullenweg 3a5b78da27 Validate!
git-svn-id: https://develop.svn.wordpress.org/trunk@2920 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 17:21:51 +00:00
Ryan Boren acd5fb96f1 Use cap instead of level.
git-svn-id: https://develop.svn.wordpress.org/trunk@2914 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:56:22 +00:00
Ryan Boren 961144d6ba Header color picker for default theme from skeltoac. fixes #1705
git-svn-id: https://develop.svn.wordpress.org/trunk@2913 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:55:14 +00:00
Ryan Boren 74953b3c51 Kubrick header generator from skeltoac. fixes #1703
git-svn-id: https://develop.svn.wordpress.org/trunk@2910 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-23 23:35:37 +00:00
Matt Mullenweg 65ec262bb0 Fix for systems with no PHP_INFO
git-svn-id: https://develop.svn.wordpress.org/trunk@2884 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:44:41 +00:00
Ryan Boren ef3b0185ed Revert [2808]. #1525 is invalid
git-svn-id: https://develop.svn.wordpress.org/trunk@2857 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 21:16:03 +00:00
Matt Mullenweg d772027abf Reversed links, fixes #1525
git-svn-id: https://develop.svn.wordpress.org/trunk@2808 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-23 08:02:15 +00:00
Matt Mullenweg 304419a5d7 Freshen Dolly up
git-svn-id: https://develop.svn.wordpress.org/trunk@2758 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 10:30:53 +00:00
Matt Mullenweg 2165c50e82 Making the presentation page a little more intuitive
git-svn-id: https://develop.svn.wordpress.org/trunk@2757 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 10:11:30 +00:00
Matt Mullenweg d67a6e531d Far too few people use these for them to be included by default. To possibly be replaced by more useful plugins after a survey.
git-svn-id: https://develop.svn.wordpress.org/trunk@2620 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-06 01:55:45 +00:00
Matt Mullenweg f7f2958c1d Reducing the number of tabs to make using the built-in editor easier
git-svn-id: https://develop.svn.wordpress.org/trunk@2615 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-23 17:58:59 +00:00
Matt Mullenweg f442d2eaae Trackback links fixed, also weird constant in template - http://mosquito.wordpress.org/view.php?id=1315
git-svn-id: https://develop.svn.wordpress.org/trunk@2591 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-09 11:04:02 +00:00
Matt Mullenweg 4e6047cf81 Move ID to surrounding div - http://mosquito.wordpress.org/view.php?id=1185
git-svn-id: https://develop.svn.wordpress.org/trunk@2577 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-01 18:51:10 +00:00
Ryan Boren de788d90c3 Use wp_list_cats() instead of list_cats()
git-svn-id: https://develop.svn.wordpress.org/trunk@2571 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-22 05:12:59 +00:00
Ryan Boren f558669a6e Filter the title in next_post() and previous_post(). Mark next_post() and previous_post() as deprecated. Update the default theme to use next_post_link() and previous_post_link(). http://mosquito.wordpress.org/view.php?id=1241 Hat tip: wyrfel
git-svn-id: https://develop.svn.wordpress.org/trunk@2538 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-17 17:09:19 +00:00
Ryan Boren 478f33f86a Remove extraneous spaces. http://mosquito.wordpress.org/view.php?id=1198 Props: Daniel Gutekunst
git-svn-id: https://develop.svn.wordpress.org/trunk@2530 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-13 16:44:35 +00:00
Ryan Boren c15860e0ba Don't put query description in sidebar if is_404.
git-svn-id: https://develop.svn.wordpress.org/trunk@2511 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-03 05:45:01 +00:00
Ryan Boren 3ddc18abb9 Add wp_footer() to maintain fearful symmetry with our head. http://mosquito.wordpress.org/view.php?id=1147 Props: ringmaster
git-svn-id: https://develop.svn.wordpress.org/trunk@2492 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-29 15:11:36 +00:00
Ryan Boren 310589c667 Apply filters to auto excerpt before tags are stripped. http://mosquito.wordpress.org/view.php?id=918 Props: kim
git-svn-id: https://develop.svn.wordpress.org/trunk@2443 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-14 01:02:04 +00:00
Ryan Boren e730735386 Add sidebar background for pages. http://mosquito.wordpress.org/view.php?id=1083 Props: kim
git-svn-id: https://develop.svn.wordpress.org/trunk@2434 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-11 23:56:29 +00:00
Matt Mullenweg dc25d8ac9f Fix from mailing list.
git-svn-id: https://develop.svn.wordpress.org/trunk@2424 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-09 21:39:01 +00:00
Ryan Boren 66f5cbe5df Use next_posts_link() and previous_posts_link() instead of posts_nav_link() in default theme. http://mosquito.wordpress.org/view.php?id=1064
git-svn-id: https://develop.svn.wordpress.org/trunk@2423 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-09 04:21:24 +00:00
Matt Mullenweg 8089bd2956 Remove needless RDF calls
git-svn-id: https://develop.svn.wordpress.org/trunk@2417 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-07 09:07:40 +00:00
Ryan Boren ddaf0b6ed8 Remove gettext from default theme. http://mosquito.wordpress.org/view.php?id=942 Props: Albert
git-svn-id: https://develop.svn.wordpress.org/trunk@2390 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-27 17:04:45 +00:00
Matt Mullenweg cb90529309 Updated images from Michael
git-svn-id: https://develop.svn.wordpress.org/trunk@2351 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 23:05:18 +00:00
Matt Mullenweg fa6fdf3012 Reverse translation fix
git-svn-id: https://develop.svn.wordpress.org/trunk@2348 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 09:28:12 +00:00
Ryan Boren 35b685cb65 Load comments-popup template through the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@2332 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 09:17:23 +00:00
Matt Mullenweg ed8a84e4cd html_type to allow for true XHTML.
git-svn-id: https://develop.svn.wordpress.org/trunk@2321 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:36:57 +00:00
Matt Mullenweg bb8f038992 Removal of changes.xml bloat.
git-svn-id: https://develop.svn.wordpress.org/trunk@2313 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 03:11:23 +00:00
Ryan Boren eddeb9a3cb Fix call to comments_template(). http://mosquito.wordpress.org/view.php?id=860 Hat tip: coffee2code
git-svn-id: https://develop.svn.wordpress.org/trunk@2294 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-13 17:32:32 +00:00
Matt Mullenweg 5075e0aa78 That single pixel - http://mosquito.wordpress.org/view.php?id=764
git-svn-id: https://develop.svn.wordpress.org/trunk@2274 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 07:48:30 +00:00
Matt Mullenweg 635b80fe4b Template cookie prob - http://mosquito.wordpress.org/view.php?id=805
git-svn-id: https://develop.svn.wordpress.org/trunk@2260 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 02:08:24 +00:00
Matt Mullenweg aaa22b2e54 Template fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@2254 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 01:26:52 +00:00
Matt Mullenweg ff12afd4e3 There is no spoon, or print.css
git-svn-id: https://develop.svn.wordpress.org/trunk@2237 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-07 07:25:04 +00:00
Matt Mullenweg 808c754e1e Removing Staticize
git-svn-id: https://develop.svn.wordpress.org/trunk@2212 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-03 19:16:16 +00:00
Matt Mullenweg fa4c85d55f GET clean - http://mosquito.wordpress.org/view.php?id=784
git-svn-id: https://develop.svn.wordpress.org/trunk@2206 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-02 10:57:07 +00:00
Ryan Boren 02a701f72b Allow multiple args to be passed to apply_filters and do_action. Move some code into merge_filters. Use call_user_func_array so that args can be passed by reference. Provide a default for the second arg to do_action so that we do not have to put empty strings in the do_action calls. Bug 768. Hat tip: morganiq
git-svn-id: https://develop.svn.wordpress.org/trunk@2184 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 06:20:54 +00:00
Matt Mullenweg f6a27d19b0 Comment registration goodness. Hat tip to Jason at noprequisite.com for user_identity code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2166 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 06:38:12 +00:00
Matt Mullenweg 8768dfb610 Moderation confirmation from Ryan, some other template and comment editing improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@2165 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 04:22:01 +00:00
Ryan Boren 44451b7e80 Fix comment feed link. Bug 645.
git-svn-id: https://develop.svn.wordpress.org/trunk@2155 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-27 05:52:48 +00:00
Matt Mullenweg 4eed05c1f7 Use home instead of siteurl.
git-svn-id: https://develop.svn.wordpress.org/trunk@2149 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-26 07:21:53 +00:00
Matt Mullenweg 74a89fbfe6 Correct id call for comment author field - http://mosquito.wordpress.org/view.php?id=34
git-svn-id: https://develop.svn.wordpress.org/trunk@2145 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 10:16:17 +00:00