Commit Graph

225 Commits

Author SHA1 Message Date
rob1n ea7193714d Fix typo. Props Nazgul. fixes #4083
git-svn-id: https://develop.svn.wordpress.org/trunk@5180 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 23:35:37 +00:00
rob1n 99aba2a91c Fix typo. Props johnbillion. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5176 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-04 00:58:55 +00:00
rob1n a499d35043 Localize admin tag form and classic theme's tag output. Props nbachiyski. fixes #4031
git-svn-id: https://develop.svn.wordpress.org/trunk@5168 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-01 19:42:06 +00:00
rob1n a6aecd4f7d Add classic theme's functions.php. Good eyes, Otto42. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5154 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 19:52:59 +00:00
rob1n 158614b4aa Add widget support (if plugin is available) to default themes. Props Otto42. fixes #4057
git-svn-id: https://develop.svn.wordpress.org/trunk@5151 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 16:57:50 +00:00
Matt Mullenweg 570a74e818 All the query stuff we need for tag= URLs to work.
git-svn-id: https://develop.svn.wordpress.org/trunk@5149 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 06:16:12 +00:00
Matt Mullenweg 06e885f4b1 Show tags on permalink pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@5147 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-31 05:21:47 +00:00
Ryan Boren ff859fce24 Don't output empty list. Props pishmishy. fixes #3779
git-svn-id: https://develop.svn.wordpress.org/trunk@5127 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-28 17:31:28 +00:00
Matt Mullenweg bfb4b8c091 Basic theme support for tags.
git-svn-id: https://develop.svn.wordpress.org/trunk@5111 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-26 08:08:31 +00:00
Ryan Boren 3f2aabe21b Remove extraneous echo. Props buzink. fixes #4020
git-svn-id: https://develop.svn.wordpress.org/trunk@5105 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-25 23:40:36 +00:00
Ryan Boren 6a3688b9c2 Add RTL support to kubrick. Props Sewar. fixes #3953
git-svn-id: https://develop.svn.wordpress.org/trunk@5062 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-19 19:08:15 +00:00
Mark Jaquith 56368548ad Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4990 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 05:29:15 +00:00
Ryan Boren f77b96fc84 Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-07 03:05:41 +00:00
Ryan Boren 27ee037027 Add get_post_comments_feed_link() and have popup comments templates use it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4929 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 08:31:07 +00:00
Ryan Boren 983c92db53 Don't emit empty class. Props rob1n. fixes #3787
git-svn-id: https://develop.svn.wordpress.org/trunk@4922 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-23 00:55:52 +00:00
Ryan Boren 9bea716e22 Wrapped allowed html in code tags. Props rob1n. fixes #998
git-svn-id: https://develop.svn.wordpress.org/trunk@4901 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-21 01:55:16 +00:00
Mark Jaquith 85bb973148 Detect whether a user is logged in for popup comments templates in default and classic themes. props skippy, Nazgul, rob1n. fixes #1065
git-svn-id: https://develop.svn.wordpress.org/trunk@4890 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-16 04:36:51 +00:00
Ryan Boren af1b1aaa5e Remove feed:
git-svn-id: https://develop.svn.wordpress.org/trunk@4762 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-18 03:40:17 +00:00
Ryan Boren f636693a0f Add language_attributes() to theme headers.
git-svn-id: https://develop.svn.wordpress.org/trunk@4757 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-17 00:01:21 +00:00
Ryan Boren a1a8f1af2e Set eol-style to native.
git-svn-id: https://develop.svn.wordpress.org/trunk@4747 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-16 17:52:13 +00:00
Ryan Boren 9fb0fa48fb Hierarchical category count fixes from andy. fixes #2738
git-svn-id: https://develop.svn.wordpress.org/trunk@4707 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-09 08:45:05 +00:00
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 57882dea71 Make sidebar hierarchical, fixes #3417
git-svn-id: https://develop.svn.wordpress.org/trunk@4585 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-02 22:32:34 +00:00
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