Ryan Boren
|
448122ff3c
|
On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
git-svn-id: https://develop.svn.wordpress.org/trunk@2832 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-31 02:39:17 +00:00 |
Ryan Boren
|
9527e184fe
|
More cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2714 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-15 02:16:45 +00:00 |
Ryan Boren
|
b3f7bd726c
|
Use wpdb->escape instead of addslashes to prepare DB bound data.
git-svn-id: https://develop.svn.wordpress.org/trunk@2699 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-07-05 20:47:22 +00:00 |
Ryan Boren
|
1c3f859147
|
String localization fixes. http://mosquito.wordpress.org/view.php?id=1112 Props: SteveAgl
git-svn-id: https://develop.svn.wordpress.org/trunk@2445 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-15 16:35:13 +00:00 |
Ryan Boren
|
57f958a020
|
Mark strings for translation. http://mosquito.wordpress.org/view.php?id=1033 Hat tip: slebog
git-svn-id: https://develop.svn.wordpress.org/trunk@2432 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-03-11 03:41:04 +00:00 |
Ryan Boren
|
ffad6205f9
|
Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2377 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-25 00:20:48 +00:00 |
Matt Mullenweg
|
2f20c8331b
|
Make a lil bit clearer - http://mosquito.wordpress.org/view.php?id=400
git-svn-id: https://develop.svn.wordpress.org/trunk@2287 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 08:03:56 +00:00 |
Matt Mullenweg
|
953caf1484
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-12 20:41:19 +00:00 |
Ryan Boren
|
ed78ed9a2d
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-19 03:03:06 +00:00 |
Matt Mullenweg
|
6b0bcbf2f5
|
Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 00:24:28 +00:00 |
Matt Mullenweg
|
506423464f
|
New submenu system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1551 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-22 23:24:50 +00:00 |
Ryan Boren
|
b8484cfed9
|
Remove references to gethelp_link(). Bug 0000208.
git-svn-id: https://develop.svn.wordpress.org/trunk@1509 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-04 03:35:49 +00:00 |
jverber
|
8cf94f6c11
|
Fix for bug #0000092: Special chars were not encoded correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1436 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 02:13:48 +00:00 |
Ryan Boren
|
475e0b9e07
|
stripslashes() elimination. Remove extra slashes during upgrade. Bugs 0000059 and 0000018
git-svn-id: https://develop.svn.wordpress.org/trunk@1435 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-18 00:22:09 +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 |
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
|
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 |
Matt Mullenweg
|
637f6f3b8a
|
Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: https://develop.svn.wordpress.org/trunk@1100 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-19 08:09:27 +00:00 |
Matt Mullenweg
|
e64b754d4a
|
Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 19:55:45 +00:00 |
Matt Mullenweg
|
670e8ff7fa
|
Link manager fixes and HTML cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@654 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-27 20:55:03 +00:00 |
Matt Mullenweg
|
dcb9ec612f
|
Moved out link adder to seperate page. Changed link this code per this post from LaughingLizard: http://wordpress.org/support/10/1285
git-svn-id: https://develop.svn.wordpress.org/trunk@647 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-23 21:47:03 +00:00 |
Matt Mullenweg
|
ccc413011a
|
Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-18 09:36:13 +00:00 |
Mike Little
|
aa1ebf6584
|
Fixed error with double include
git-svn-id: https://develop.svn.wordpress.org/trunk@616 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-16 01:29:33 +00:00 |
Matt Mullenweg
|
9c6a0a9403
|
The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-11 00:22:36 +00:00 |