jverber
|
d2e20de82d
|
Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1423 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 20:09:46 +00:00 |
jverber
|
9724fbd2da
|
Fixes for user websites (bugs #0000025 and #0000050) and fix line breaks for profile.php and users.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1422 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-14 14:58:10 +00:00 |
Ryan Boren
|
a176321405
|
Preserve a 1.2 era version of get_alloptions as get_alloptions_110() so that upgrade_110() does not produce db errors due to version 1.3 specific changes to get_alloptions. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000037
git-svn-id: https://develop.svn.wordpress.org/trunk@1421 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-13 17:02:44 +00:00 |
Ryan Boren
|
0dfe8ffc7f
|
Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: https://develop.svn.wordpress.org/trunk@1420 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-13 16:14:58 +00:00 |
Ryan Boren
|
247a830a3c
|
Fix spelling. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000036
git-svn-id: https://develop.svn.wordpress.org/trunk@1419 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-13 16:00:16 +00:00 |
Matt Mullenweg
|
c2e10c33ba
|
Quick fix for quotes and (int).
git-svn-id: https://develop.svn.wordpress.org/trunk@1417 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 22:53:52 +00:00 |
jverber
|
0d47cf1aab
|
link-manager.php assumed register globals was on for one variable
git-svn-id: https://develop.svn.wordpress.org/trunk@1416 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 20:33:08 +00:00 |
jverber
|
5455a3f1af
|
Fixed invalid XHTML in sidebar.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1414 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 19:28:30 +00:00 |
jverber
|
7f63343b31
|
Fixed invalid XHTML in a number of admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1411 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 18:23:12 +00:00 |
jverber
|
458aa60535
|
Added missing head tags to install.php and upgrade.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1407 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 16:09:18 +00:00 |
Ryan Boren
|
a5a67ec795
|
Get our slashes straight.
git-svn-id: https://develop.svn.wordpress.org/trunk@1405 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 08:02:40 +00:00 |
Matt Mullenweg
|
91d8e3dfe5
|
J. Scott's fix pretty majorly broke options. Rolback.
git-svn-id: https://develop.svn.wordpress.org/trunk@1403 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 09:48:13 +00:00 |
Matt Mullenweg
|
6c97530035
|
Changes to options system and query improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1401 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 08:42:25 +00:00 |
Ryan Boren
|
d737a7b7a4
|
Get edited comment content through $_POST.
git-svn-id: https://develop.svn.wordpress.org/trunk@1399 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 08:28:38 +00:00 |
Ryan Boren
|
1b963e06d8
|
Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1397 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-10 03:29:59 +00:00 |
Ryan Boren
|
e0ce2dbd0f
|
Make the template editor use the home setting to find the index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1392 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-08 03:40:17 +00:00 |
Ryan Boren
|
af20c0a630
|
Put lat lon in a field set. From Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1387 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-04 21:40:21 +00:00 |
Ryan Boren
|
84d4037c56
|
Remove unnecessary call to generic_ping(). The publish_post action will take care of it. Props to hades. http://wordpress.org/support/4/6876
git-svn-id: https://develop.svn.wordpress.org/trunk@1386 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-04 02:49:40 +00:00 |
Ryan Boren
|
fa50e0743c
|
user_nicename fixes from JackSim. http://wordpress.org/support/4/6708
git-svn-id: https://develop.svn.wordpress.org/trunk@1380 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-01 19:52:48 +00:00 |
Matt Mullenweg
|
b272e415af
|
Some fixes from Joeseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@1379 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-01 10:01:15 +00:00 |
Ryan Boren
|
94732a5611
|
Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1373 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-31 17:22:25 +00:00 |
Ryan Boren
|
391e53ed84
|
Add default_email_category. Make default category and default email category provisionable via options writing. Credit: Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1370 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-31 15:43:45 +00:00 |
Ryan Boren
|
b2b196d3de
|
Tweak some markup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1364 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-26 15:00:42 +00:00 |
Ryan Boren
|
5fb2c2511d
|
Change $tablecomments to $wpdb-comments. From Kitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1363 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-26 14:30:53 +00:00 |
michelvaldrighi
|
78e903528d
|
fixed small whoopsie with table names
git-svn-id: https://develop.svn.wordpress.org/trunk@1357 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 18:10:32 +00:00 |
Matt Mullenweg
|
717855f007
|
Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-24 08:22:18 +00:00 |
Ryan Boren
|
a24eb24176
|
Mark some overlooked strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1352 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 17:24:38 +00:00 |
Matt Mullenweg
|
d3d19e57c0
|
Allow people to modify and add on to rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@1350 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-23 16:27:59 +00:00 |
Matt Mullenweg
|
1d74302745
|
Updated hooks and a new Dolly plugin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1340 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-22 08:45:36 +00:00 |
Matt Mullenweg
|
20218003a0
|
Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1332 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-21 07:02:46 +00:00 |
Matt Mullenweg
|
ef5cf2e9d3
|
Tidier default.
git-svn-id: https://develop.svn.wordpress.org/trunk@1325 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:44:05 +00:00 |
Matt Mullenweg
|
ed5af7cec7
|
Order categories alphabetically.
git-svn-id: https://develop.svn.wordpress.org/trunk@1324 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:41:54 +00:00 |
Matt Mullenweg
|
4f3436a5d4
|
Don't try to show keys if there aren't any.
git-svn-id: https://develop.svn.wordpress.org/trunk@1323 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-20 11:32:14 +00:00 |
Matt Mullenweg
|
54c08ad215
|
Post slug wasn't being set if manually set in advanced interface.
git-svn-id: https://develop.svn.wordpress.org/trunk@1322 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 22:43:15 +00:00 |
Matt Mullenweg
|
295470ae87
|
Allow for longer URIs in comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1320 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 11:28:23 +00:00 |
Matt Mullenweg
|
c85f72f101
|
Formatting fix for profile information.
git-svn-id: https://develop.svn.wordpress.org/trunk@1318 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 07:09:32 +00:00 |
Matt Mullenweg
|
55f62a7fd7
|
Fix so you don't have to relogin when you update your password.
git-svn-id: https://develop.svn.wordpress.org/trunk@1317 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 07:05:40 +00:00 |
Matt Mullenweg
|
ffdc641fc8
|
Fix for referrer check.
git-svn-id: https://develop.svn.wordpress.org/trunk@1316 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-19 06:44:55 +00:00 |
Matt Mullenweg
|
4a35248866
|
Renaming install-config.php to setup-config.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1308 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 20:05:40 +00:00 |
michelvaldrighi
|
0effeb2048
|
switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
git-svn-id: https://develop.svn.wordpress.org/trunk@1306 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 15:24:23 +00:00 |
Ryan Boren
|
c3323b316f
|
Add missing semi-colons.
git-svn-id: https://develop.svn.wordpress.org/trunk@1303 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-18 03:58:05 +00:00 |
michelvaldrighi
|
4616cabc2e
|
using check_admin_referer for moves/deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1300 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 20:34:05 +00:00 |
michelvaldrighi
|
eac2b46462
|
using check_admin_referer for plugin (de)activation
git-svn-id: https://develop.svn.wordpress.org/trunk@1299 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 20:16:54 +00:00 |
michelvaldrighi
|
b18dff0309
|
using check_admin_referer for deletions
git-svn-id: https://develop.svn.wordpress.org/trunk@1298 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 19:44:53 +00:00 |
michelvaldrighi
|
771f496fe7
|
added check_admin_referer()
git-svn-id: https://develop.svn.wordpress.org/trunk@1297 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 19:40:56 +00:00 |
michelvaldrighi
|
80806a5dca
|
minor fix to use intval
git-svn-id: https://develop.svn.wordpress.org/trunk@1295 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 14:53:22 +00:00 |
michelvaldrighi
|
bf2e66e951
|
check email
git-svn-id: https://develop.svn.wordpress.org/trunk@1293 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 12:38:19 +00:00 |
Ryan Boren
|
0d1aebb795
|
Import date fixes from 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1292 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-17 04:40:23 +00:00 |
michelvaldrighi
|
fce460f98b
|
minor display fix
git-svn-id: https://develop.svn.wordpress.org/trunk@1288 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-16 20:54:03 +00:00 |
Ryan Boren
|
ffd89ece14
|
Change b2 and cafelog references to WordPress.
git-svn-id: https://develop.svn.wordpress.org/trunk@1285 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-16 05:04:09 +00:00 |