Commit Graph

1239 Commits

Author SHA1 Message Date
Dougal Campbell
332fc0d3cd Changed nickname of 'admin' to 'site admin', to avoid having duplicate values in the 'Identity' dropdown of the user profile in a fresh install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1189 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 17:11:05 +00:00
Dougal Campbell
a0c8bb6a2a Moved post_parent add into function
git-svn-id: https://develop.svn.wordpress.org/trunk@1188 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 14:43:10 +00:00
Matt Mullenweg
5ba9dae5a4 Fixes from forum thread: http://wordpress.org/support/6/4615.
git-svn-id: https://develop.svn.wordpress.org/trunk@1187 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 13:24:47 +00:00
Ryan Boren
a443c7fe53 Unify user and author queries on cache_userdata
git-svn-id: https://develop.svn.wordpress.org/trunk@1186 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-27 03:59:13 +00:00
Matt Mullenweg
e848549387 Reducing queries and forward thinking database fields.
git-svn-id: https://develop.svn.wordpress.org/trunk@1185 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 23:54:52 +00:00
Matt Mullenweg
bce00764e8 More query reduction.
git-svn-id: https://develop.svn.wordpress.org/trunk@1184 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 19:18:25 +00:00
Matt Mullenweg
590223e506 Bug that was causing duplicate queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1183 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 19:12:33 +00:00
Ryan Boren
da048b308a Fix grammar and markup errors. Thanks eke.
git-svn-id: https://develop.svn.wordpress.org/trunk@1182 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 15:45:42 +00:00
Matt Mullenweg
fd7f14f55e Use different query number syntax and hide time and queries by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1181 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 04:21:58 +00:00
Matt Mullenweg
d1b1856016 Updated to use the latest and greatest.
git-svn-id: https://develop.svn.wordpress.org/trunk@1180 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 02:54:06 +00:00
Ryan Boren
21fbaa5bac Geo enhancements. Allow get_Lat and get_Lon to be called outside of the post loop. Add doGeoUrlHeader as an action on wp_head.
git-svn-id: https://develop.svn.wordpress.org/trunk@1179 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 02:34:07 +00:00
Matt Mullenweg
5ab439325f Just an indenting thing that was bugging me.
git-svn-id: https://develop.svn.wordpress.org/trunk@1178 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 02:28:06 +00:00
Ryan Boren
78a793d2ea Set language with WPLANG.
git-svn-id: https://develop.svn.wordpress.org/trunk@1177 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-26 02:00:08 +00:00
Ryan Boren
40d0872459 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1176 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:57:43 +00:00
Ryan Boren
e33f8cd0f5 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1175 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:49:45 +00:00
Ryan Boren
c9062a5ecb Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1174 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:25:31 +00:00
Ryan Boren
92b8de99f8 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1173 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 23:10:07 +00:00
Ryan Boren
4fa543e64b Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1172 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 20:20:23 +00:00
Ryan Boren
e88d927052 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1171 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 20:04:40 +00:00
Ryan Boren
98a7169fd0 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1170 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 19:45:22 +00:00
Ryan Boren
30be2ff569 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1169 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 19:33:12 +00:00
Ryan Boren
03b7d89693 Fix some grammatical and markup errors. From eke.
git-svn-id: https://develop.svn.wordpress.org/trunk@1168 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 17:35:13 +00:00
Matt Mullenweg
cbae3debcd Casting new line as literal rather than interpreted.
git-svn-id: https://develop.svn.wordpress.org/trunk@1167 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 08:11:05 +00:00
Ryan Boren
46e23e15ad menu.php no longer needs menu.txt.
git-svn-id: https://develop.svn.wordpress.org/trunk@1166 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 06:42:45 +00:00
Ryan Boren
17e02ca808 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1165 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 04:24:06 +00:00
Ryan Boren
3cb43ab7ca Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1164 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 03:59:12 +00:00
Ryan Boren
bff352a487 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1163 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 02:19:31 +00:00
Ryan Boren
d9b1bd7233 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1162 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 02:03:32 +00:00
Ryan Boren
a7cc577d85 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1161 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:25:41 +00:00
Ryan Boren
1ddc3586f0 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1160 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:09:47 +00:00
Ryan Boren
a8d105d292 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1159 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 01:02:52 +00:00
Matt Mullenweg
eb31112a61 Added filter and action hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1158 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 00:28:18 +00:00
Matt Mullenweg
c687138247 Fixed a problem with using bloginfo().
git-svn-id: https://develop.svn.wordpress.org/trunk@1157 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 23:31:34 +00:00
Matt Mullenweg
d59bb1095a Moved geo-settings into Misc.
git-svn-id: https://develop.svn.wordpress.org/trunk@1156 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 23:25:53 +00:00
Ryan Boren
a3e5758a1b Mark strings for translation. Partial.
git-svn-id: https://develop.svn.wordpress.org/trunk@1155 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 23:07:51 +00:00
Matt Mullenweg
3a6774585e Bump
git-svn-id: https://develop.svn.wordpress.org/trunk@1154 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 22:49:09 +00:00
Matt Mullenweg
fb9ec6bad8 New mail functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1153 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 22:43:47 +00:00
Matt Mullenweg
8024c0ed25 Typos.
git-svn-id: https://develop.svn.wordpress.org/trunk@1152 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 22:43:10 +00:00
Matt Mullenweg
2565c5db79 Shouldn't use relative links for link images.
git-svn-id: https://develop.svn.wordpress.org/trunk@1151 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 22:09:27 +00:00
Matt Mullenweg
4b6149eecf Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:52:24 +00:00
Matt Mullenweg
286e32befa Moving the cache file to a secure location.
git-svn-id: https://develop.svn.wordpress.org/trunk@1149 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:25:38 +00:00
Matt Mullenweg
17fe19e626 Cleaned up unused options.
git-svn-id: https://develop.svn.wordpress.org/trunk@1148 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:21:19 +00:00
Matt Mullenweg
0cdb9b30fd Linked to wrong file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1147 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 20:53:16 +00:00
Matt Mullenweg
c84f760347 Bug fix from Josh @ elsewhere.org.
git-svn-id: https://develop.svn.wordpress.org/trunk@1146 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 20:41:28 +00:00
Matt Mullenweg
f852309b10 Correctly respect excerpt wishes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1145 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 20:12:58 +00:00
Matt Mullenweg
693d751a6f More l10n stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@1144 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:46:11 +00:00
Matt Mullenweg
522437bd7b Show category ID.
git-svn-id: https://develop.svn.wordpress.org/trunk@1143 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:32:31 +00:00
Matt Mullenweg
81bc3fe0c9 Things should be as simple as possible, but no more.
git-svn-id: https://develop.svn.wordpress.org/trunk@1142 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 19:23:57 +00:00
Ryan Boren
f453b84a69 Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1141 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 04:47:27 +00:00
Ryan Boren
1b784239ed Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1140 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 04:26:11 +00:00