Commit Graph

2466 Commits

Author SHA1 Message Date
Ryan Boren c373b9c880 Use setup_postdata instead of deprecated start_wp. fixes #3188
git-svn-id: https://develop.svn.wordpress.org/trunk@6077 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 18:56:16 +00:00
Ryan Boren a3a3332714 Add tags to export. see #4682
git-svn-id: https://develop.svn.wordpress.org/trunk@6076 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 18:35:21 +00:00
Ryan Boren 951354b6bc Add user_nicename key to users table. fixes #4937
git-svn-id: https://develop.svn.wordpress.org/trunk@6075 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-11 18:13:56 +00:00
Peter Westwood dd1332fdaf Add importer for Bunny's Technorati Tags plugin. Fixes #4931
git-svn-id: https://develop.svn.wordpress.org/trunk@6072 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-10 20:30:55 +00:00
Mark Jaquith cf23955caa Revert [6047] -- we await a better solution. see #4858
git-svn-id: https://develop.svn.wordpress.org/trunk@6065 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-08 17:20:35 +00:00
Mark Jaquith 41be365adf Don't show a plugin author byline if no author name has been specified. Props Viper007Bond. fixes #4927
git-svn-id: https://develop.svn.wordpress.org/trunk@6060 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-07 18:53:56 +00:00
Mark Jaquith be0bf5b459 focus the cursor when writing a new post. Props foolswisdom and Nazgul. fixes #3936
git-svn-id: https://develop.svn.wordpress.org/trunk@6059 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-07 02:56:05 +00:00
Mark Jaquith 63a17a989a Don't re-add the deprecated new_users_can_blog option. Props Nazgul. fixes #4923
git-svn-id: https://develop.svn.wordpress.org/trunk@6055 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-07 01:44:24 +00:00
Mark Jaquith 2ba7c9b6c1 Upgrade the options table before calling populate_options() to avoid errors. Props Nazgul. fixes #4921
git-svn-id: https://develop.svn.wordpress.org/trunk@6053 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-06 23:08:25 +00:00
Mark Jaquith aeb86060e6 Set guid when creating first post during install. Props Nazgul and rubys. fixes #4894
git-svn-id: https://develop.svn.wordpress.org/trunk@6052 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-06 23:01:30 +00:00
Ryan Boren e15b5fd1fa Fix term count calculation during upgrade. fixes #4922
git-svn-id: https://develop.svn.wordpress.org/trunk@6051 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-06 22:56:03 +00:00
Mark Jaquith 9c73d36b9a Always put the author of the post in the authors dropdown, even if they have since been demoted to a role without post-saving capabilities. fixes #4458
git-svn-id: https://develop.svn.wordpress.org/trunk@6049 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-06 04:46:56 +00:00
Mark Jaquith c2c7912054 Default to showing published posts on Manage Posts page. fixes #4858
git-svn-id: https://develop.svn.wordpress.org/trunk@6047 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-06 04:33:35 +00:00
Ryan Boren 0b78fa4aa1 Fix comment orphaning in blogger importer. Props andy. fixes #4406
git-svn-id: https://develop.svn.wordpress.org/trunk@6043 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-05 22:48:58 +00:00
Ryan Boren 54ff897f1a Remove redundant url filter. fixes #4663
git-svn-id: https://develop.svn.wordpress.org/trunk@6042 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-05 22:44:58 +00:00
Mark Jaquith 70b337fa9a Use post_date (not post_modified) to check for unpublished posts when showing post listings in admin. fixes #4914
git-svn-id: https://develop.svn.wordpress.org/trunk@6041 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-05 22:17:59 +00:00
Mark Jaquith 88a4c73ec2 Deprecate option_can_override, option_type, option_width, option_height, option_description, option_admin_level from options table. Props Nazgul. fixes #4390
git-svn-id: https://develop.svn.wordpress.org/trunk@6039 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-05 19:20:53 +00:00
Mark Jaquith fc12da3d9b Fix link to others' drafts from nag. fixes #4912
git-svn-id: https://develop.svn.wordpress.org/trunk@6038 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-05 18:40:40 +00:00
Mark Jaquith 59d491abd0 Show "Post #N" for posts without a title in the nag. Props Viper007Bond. fixes #4849
git-svn-id: https://develop.svn.wordpress.org/trunk@6037 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-05 18:33:45 +00:00
Ryan Boren fba836e57d mprove desriptions for I18N strings. Props nbachiyski. fixes #4906
git-svn-id: https://develop.svn.wordpress.org/trunk@6034 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-04 22:50:31 +00:00
Peter Westwood 5593328ba6 Improve desriptions for I18N strings. Fixes #4906 props nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@6033 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-04 20:56:08 +00:00
Mark Jaquith a4924de5d5 Clean up Jerome's Keywords importer
git-svn-id: https://develop.svn.wordpress.org/trunk@6028 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-04 02:14:34 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Ryan Boren e9391140a7 Strip lines that contain only whitespace down to newlines.
git-svn-id: https://develop.svn.wordpress.org/trunk@6025 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:19:20 +00:00
Ryan Boren d25a0027ab Remove unused var. Props johnjosephbachir. fixes #4764
git-svn-id: https://develop.svn.wordpress.org/trunk@6023 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 20:06:27 +00:00
Mark Jaquith 10754e7332 trim() plugin URL before deciding whether to show a link. props Gary King. fixes #4633
git-svn-id: https://develop.svn.wordpress.org/trunk@6020 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 16:55:10 +00:00
Peter Westwood 617592ce64 urlencode the theme name and stylesheet name in the activate links so as to support directories with + in the name. Fixes #3279.
git-svn-id: https://develop.svn.wordpress.org/trunk@6016 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 16:11:10 +00:00
Ryan Boren 5d17c09b54 Remove category parent dropdown from edit link category form since link categories are non-hierarchical. fixes #4896
git-svn-id: https://develop.svn.wordpress.org/trunk@6013 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 14:49:02 +00:00
Peter Westwood d166d37c3a Tell the user what number comment they are editing. Fixes #4524 props momo360modena and Nazgul.
git-svn-id: https://develop.svn.wordpress.org/trunk@6003 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-01 16:33:55 +00:00
Peter Westwood 9103eafbbb Enable full translation of the Tags description. Fixes #4885 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6002 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-01 12:06:47 +00:00
Ryan Boren c6cef97007 Add some filtering. Props jhodgdon. see #4516
git-svn-id: https://develop.svn.wordpress.org/trunk@5998 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-31 23:55:56 +00:00
Mark Jaquith 49f2d1a652 Check manage_options for upgrade notification. Tailor message accordingly. Props johnbillion. fixes #4869
git-svn-id: https://develop.svn.wordpress.org/trunk@5994 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 18:21:03 +00:00
Peter Westwood 5bda3562a4 Ensure we always show the current version in the footer if the last update check failed. Fixes #4867 props Viper007Bond
git-svn-id: https://develop.svn.wordpress.org/trunk@5987 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 16:25:50 +00:00
Mark Jaquith 46fcc70168 Use "update" language to refer to new versions. Props johnbillion. fixes #4868
git-svn-id: https://develop.svn.wordpress.org/trunk@5985 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 14:41:03 +00:00
Ryan Boren 24a23168f7 Importer for Jerome's Keywords. fixes #4346
git-svn-id: https://develop.svn.wordpress.org/trunk@5984 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-30 01:39:46 +00:00
Ryan Boren 7ab0bf54e9 Don't convert category to tag if tag of the same name already exists. fixes #4864
git-svn-id: https://develop.svn.wordpress.org/trunk@5980 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 22:47:07 +00:00
Ryan Boren 7d51bf8626 Simple Tagging importer. Props bloertscher and joostdevalk. fixes #4247
git-svn-id: https://develop.svn.wordpress.org/trunk@5977 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 19:55:39 +00:00
Peter Westwood e419eaa9d3 CSS fix for IE7 so that the login button is in the box. Fixed #4828 props intoxination.
git-svn-id: https://develop.svn.wordpress.org/trunk@5971 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 17:39:41 +00:00
Ryan Boren 682ac07750 Redirect back to post-new.php when doing a save and continue with empty post fields. fixes #4855
git-svn-id: https://develop.svn.wordpress.org/trunk@5967 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-29 17:24:42 +00:00
Ryan Boren be259a7a72 Fix blogger auth. Props andy. fixes #4847
git-svn-id: https://develop.svn.wordpress.org/trunk@5966 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 23:31:51 +00:00
Ryan Boren e38abfba84 Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830
git-svn-id: https://develop.svn.wordpress.org/trunk@5965 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 23:23:38 +00:00
Ryan Boren d77f9aee99 Take post_max_size into account when determining the upload limit. Props mdawaffe. fixes #4240
git-svn-id: https://develop.svn.wordpress.org/trunk@5964 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 23:13:16 +00:00
Ryan Boren 4f158b42b0 Reorder post/page status dropdowns. Props mdawaffe. fixes #4848
git-svn-id: https://develop.svn.wordpress.org/trunk@5963 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 21:04:17 +00:00
Ryan Boren 299c9e1109 Remove extraneous tag. Props nbachiyski. fixes #4838
git-svn-id: https://develop.svn.wordpress.org/trunk@5962 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 20:25:57 +00:00
Ryan Boren 69ae82a3fd Gettext fixes from nbachiyski. fixes #4835
git-svn-id: https://develop.svn.wordpress.org/trunk@5955 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 18:57:55 +00:00
Ryan Boren aaa89080a8 Update dotclear and textpattern importers to use taxonomy
git-svn-id: https://develop.svn.wordpress.org/trunk@5953 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-28 00:08:58 +00:00
Matt Mullenweg 81f0bb0ac0 Minor styling change for update notification.
git-svn-id: https://develop.svn.wordpress.org/trunk@5949 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-27 18:52:50 +00:00
Ryan Boren a434f1056b Trim before comparison. Props foolswisdom and Nazgul. fixes #4815
git-svn-id: https://develop.svn.wordpress.org/trunk@5948 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-27 15:17:00 +00:00
Ryan Boren 1790de0c16 Fix typo
git-svn-id: https://develop.svn.wordpress.org/trunk@5943 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-25 18:41:12 +00:00
Matt Mullenweg f081c94b43 As the developer links are out of date and just used to attack us now, updating the blogroll to include links to WP resources.
git-svn-id: https://develop.svn.wordpress.org/trunk@5942 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-25 18:06:22 +00:00
Ryan Boren cd314cdf4a Add nonces to tag importers. Props xknown. fixes #4811
git-svn-id: https://develop.svn.wordpress.org/trunk@5941 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-25 17:07:10 +00:00
Ryan Boren 77e990b893 Fix blogroll upgrades from 2.0. fixes #4813
git-svn-id: https://develop.svn.wordpress.org/trunk@5940 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-25 16:57:56 +00:00
Ryan Boren a1b51966d7 Don't pass cat as ref. Fix some term sanitization. fixes #4702
git-svn-id: https://develop.svn.wordpress.org/trunk@5938 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-24 18:41:01 +00:00
Ryan Boren aa0ab82ecd Update WP importer to use taxonomy and query cat based on slug. see #4613
git-svn-id: https://develop.svn.wordpress.org/trunk@5937 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-24 14:44:26 +00:00
Ryan Boren 71252f8eac Allow plugins to register importers. Props westi and Nazgul. fixes #4614
git-svn-id: https://develop.svn.wordpress.org/trunk@5935 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-23 23:09:03 +00:00
Ryan Boren 1941794a98 jquery for widgets admin. Props filosofo. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@5934 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-23 22:34:15 +00:00
Ryan Boren d976f0c78f eol-style
git-svn-id: https://develop.svn.wordpress.org/trunk@5933 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-23 22:19:53 +00:00
Peter Westwood 91ee356102 Give the view links in post/page listings the view class rather than the edit class, fixes #4058 props rgovostes
git-svn-id: https://develop.svn.wordpress.org/trunk@5927 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-23 18:04:15 +00:00
Ryan Boren 61578a7d73 Don't die with type
git-svn-id: https://develop.svn.wordpress.org/trunk@5923 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-23 15:53:25 +00:00
Matt Mullenweg 2e06f333d5 First pass plugin update notification, see #4795
git-svn-id: https://develop.svn.wordpress.org/trunk@5913 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-22 10:48:48 +00:00
Ryan Boren 6f03cac3d9 Deprecate permalink_single_rss(). Add the_permalink_rss() with accompanying filter. Props joostdevalk and Otto42. fixes #4654
git-svn-id: https://develop.svn.wordpress.org/trunk@5910 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-21 18:27:45 +00:00
Ryan Boren 349e0bb2d4 i18n fix from momo360modena and nbachiyski. fixes #4523
git-svn-id: https://develop.svn.wordpress.org/trunk@5909 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-21 00:35:55 +00:00
Ryan Boren 0983dd3c00 Really make slugs unique during upgrade. fixes #4776
git-svn-id: https://develop.svn.wordpress.org/trunk@5908 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-21 00:11:46 +00:00
Ryan Boren d8adefe0b2 bookmark sanitizer funcs and default filter cleanup. see #4546
git-svn-id: https://develop.svn.wordpress.org/trunk@5906 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-20 22:50:04 +00:00
Matt Mullenweg bb24dac060 Better styling for update notice, fixes #1476
git-svn-id: https://develop.svn.wordpress.org/trunk@5904 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-20 07:01:15 +00:00
Matt Mullenweg 38a4fd8947 Change IPs to link to local search instead of cryptic ARIN info
git-svn-id: https://develop.svn.wordpress.org/trunk@5903 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-20 07:00:29 +00:00
Matt Mullenweg beed23eac3 Missing image from earlier commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@5895 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 13:34:26 +00:00
Matt Mullenweg dcf28dced7 Switch incoming links to use Google, fixes #4577
git-svn-id: https://develop.svn.wordpress.org/trunk@5893 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 11:08:00 +00:00
Matt Mullenweg f6c6582ff3 First pass at upgrade notification for core, see #1476. Also includes some minor footer styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@5892 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 10:33:52 +00:00
Mark Jaquith 25fc2b52e4 correct logic grouping when reading importers. fixes #4763
git-svn-id: https://develop.svn.wordpress.org/trunk@5887 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-17 01:59:37 +00:00
Ryan Boren f8084919be Don't trim option arrays on save. Props m0n5t3r, Nazgul. fixes #4571
git-svn-id: https://develop.svn.wordpress.org/trunk@5886 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-16 19:55:19 +00:00
Ryan Boren ee08912b51 RTL CSS fixes from sewar. fixes #4655
git-svn-id: https://develop.svn.wordpress.org/trunk@5884 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-16 18:49:32 +00:00
Ryan Boren 7d7b36accb Add id to viewsite span. Props JeremyVisser. fixes #4666
git-svn-id: https://develop.svn.wordpress.org/trunk@5883 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-16 18:46:50 +00:00
Ryan Boren 9ef753c3c5 Display error message when attempting to edit post or page IDs that do not exist. Props Viper007Bond. fixes #4737
git-svn-id: https://develop.svn.wordpress.org/trunk@5875 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-15 22:31:19 +00:00
Ryan Boren b5665344c2 Remove extra paren. Props tmountjr. fixes #4752
git-svn-id: https://develop.svn.wordpress.org/trunk@5874 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-15 22:26:54 +00:00
Ryan Boren 1b36113b6a Space before slash to properly close br tag. Props tmountjr. fixes #4717
git-svn-id: https://develop.svn.wordpress.org/trunk@5870 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-14 03:12:24 +00:00
Ryan Boren 3e5d2230d2 Use opendir instead of dir. Props nbachiyski. fixes #4450
git-svn-id: https://develop.svn.wordpress.org/trunk@5867 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-14 02:58:33 +00:00
Ryan Boren 32ed9e221d RTL fixes from mani_monaj. fixes #4730
git-svn-id: https://develop.svn.wordpress.org/trunk@5863 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-13 15:36:26 +00:00
Matt Mullenweg 4bc96e19cf A quick hook when an export is done
git-svn-id: https://develop.svn.wordpress.org/trunk@5862 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-11 01:31:10 +00:00
Mark Jaquith f8aca1450b Specify our serif fonts for h2s. Props JeremyVisser. fixes #4713
git-svn-id: https://develop.svn.wordpress.org/trunk@5856 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-08 12:08:28 +00:00
Mark Jaquith 59b3c1ce47 Don't tell users they have to update their .htaccess unless we're actually giving them something with which to update it. fixes #4706
git-svn-id: https://develop.svn.wordpress.org/trunk@5854 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-08 04:10:20 +00:00
Mark Jaquith baf85f8428 More streamlined install process. Obeys WP_SITEURL if defined. fixes #4687 (props JeremyVisser, Nazgul), see #4685
git-svn-id: https://develop.svn.wordpress.org/trunk@5844 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-03 01:08:59 +00:00
Mark Jaquith 02df990e1f Consistently include wp-config.php. fixes #3349
git-svn-id: https://develop.svn.wordpress.org/trunk@5843 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-03 00:45:06 +00:00
Mark Jaquith 671c99b492 More upload escaping. Props Brian Layman. fixes #4689 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5837 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 20:58:19 +00:00
Matt Mullenweg 1d1effa962 Absolute numbers where we will never allow negatives, fixes #4692
git-svn-id: https://develop.svn.wordpress.org/trunk@5836 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 19:41:44 +00:00
Matt Mullenweg c08fda3c20 Sanitize cat_id, fixes #4691
git-svn-id: https://develop.svn.wordpress.org/trunk@5835 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 19:40:30 +00:00
Mark Jaquith 35621d27ab Sanitize option names in option.php, use current escaping functions. for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5832 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 19:24:51 +00:00
Mark Jaquith b01f6d8c75 attribute_escape() in upload form action. Props Nazgul. fixes #4689 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@5827 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 17:20:01 +00:00
Mark Jaquith a6475975e3 Ending DIV was missing in edit-link-form.php. Props idle and Nazgul. fixes #4688
git-svn-id: https://develop.svn.wordpress.org/trunk@5826 602fd350-edb4-49c9-b593-d223f7449a82
2007-08-01 16:14:46 +00:00
Mark Jaquith de0494e090 Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674
git-svn-id: https://develop.svn.wordpress.org/trunk@5825 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-30 16:32:12 +00:00
Matt Mullenweg f57bf53f8f Shows pending moderation comments in title and bold comment numbers with comments that need attention.
git-svn-id: https://develop.svn.wordpress.org/trunk@5821 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-29 19:56:55 +00:00
Mark Jaquith 593eca6f21 ABSPATH already has a trailing slash. Props Nazgul. fixes #4607
git-svn-id: https://develop.svn.wordpress.org/trunk@5820 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-27 21:28:01 +00:00
Ryan Boren 3982fc6ae8 fix FF bug in write screen: post status change on reload. Props mdawaffe. fixes #4664
git-svn-id: https://develop.svn.wordpress.org/trunk@5816 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-24 21:40:58 +00:00
Ryan Boren 9919fa4f39 Recalculate counts
git-svn-id: https://develop.svn.wordpress.org/trunk@5815 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-21 21:52:35 +00:00
Ryan Boren e98062fb93 First attempt at upgrading old releases that used the linkcategories table to taxonomy. Needs testing.
git-svn-id: https://develop.svn.wordpress.org/trunk@5814 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-21 20:53:19 +00:00
Ryan Boren 453777f9b4 add title filter outside of the loop. Do we even need it?
git-svn-id: https://develop.svn.wordpress.org/trunk@5811 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-21 00:05:28 +00:00
Peter Westwood 0ff4f66464 Update .htaccess file when rewrite rules are deleted if it exists.
Fixes #4018


git-svn-id: https://develop.svn.wordpress.org/trunk@5809 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-18 20:46:54 +00:00
Ryan Boren dd51d69fb3 Revert jcalendar date picker experiment. Save it for another day. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5808 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-17 19:26:03 +00:00
Ryan Boren bd72aa8e00 jquery data selector for post timestamps. Props tellyworth. fixes #4641
git-svn-id: https://develop.svn.wordpress.org/trunk@5804 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-16 19:22:27 +00:00
Ryan Boren aa1d4b1d01 Return hook as null instead of empty string. Props DD32. fixes #4639
git-svn-id: https://develop.svn.wordpress.org/trunk@5803 602fd350-edb4-49c9-b593-d223f7449a82
2007-07-15 17:59:05 +00:00