Ryan Boren
|
7e5bbeae62
|
Re-add xfn flag.
git-svn-id: https://develop.svn.wordpress.org/trunk@2893 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-19 02:50:42 +00:00 |
Ryan Boren
|
3efbc15533
|
Consolidate link forms into edit-link-form
git-svn-id: https://develop.svn.wordpress.org/trunk@2890 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-19 00:47:58 +00:00 |
Ryan Boren
|
d218eb9fb6
|
Link love. Add get_link(), get_link_to_edit(), add_link(), edit_link(), wp_insert_link(), wp_update_link(), wp_delete_link()
git-svn-id: https://develop.svn.wordpress.org/trunk@2889 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-09-18 19:44:14 +00:00 |
Matt Mullenweg
|
7c4907713c
|
Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
git-svn-id: https://develop.svn.wordpress.org/trunk@2762 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-08-08 01:13:22 +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
|
32ad736a23
|
Wrong order - http://mosquito.wordpress.org/view.php?id=928
git-svn-id: https://develop.svn.wordpress.org/trunk@2368 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-21 05:58:09 +00:00 |
Matt Mullenweg
|
cc80dbb7f0
|
Fixes to XFN creator
git-svn-id: https://develop.svn.wordpress.org/trunk@2051 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-06 09:46:52 +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
|
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 |
Dougal Campbell
|
056158bcad
|
Added support for XFN 1.1
git-svn-id: https://develop.svn.wordpress.org/trunk@1538 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-17 13:53:06 +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
|
706b9537f2
|
Fix for bug #0000076: http:// added to links in link-manager when needed. Also more special chars. encoding.
git-svn-id: https://develop.svn.wordpress.org/trunk@1440 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 04:41:34 +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 |
Matt Mullenweg
|
66a988416e
|
Only put javascript on pages that need it.
git-svn-id: https://develop.svn.wordpress.org/trunk@1200 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-28 05:34:50 +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 |
Matt Mullenweg
|
94f0cf9181
|
Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-20 22:56:47 +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
|
dfbe32bf8d
|
Interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@1076 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-15 09:15:56 +00:00 |
Matt Mullenweg
|
22ed64e4ec
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:15:48 +00:00 |
Matt Mullenweg
|
d234d8b4c5
|
XFN fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@745 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-09 09:48:48 +00:00 |
Matt Mullenweg
|
78eff94e5d
|
Links RSS field.
git-svn-id: https://develop.svn.wordpress.org/trunk@675 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-01 01:05:28 +00:00 |
Matt Mullenweg
|
30f6f172c8
|
Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: https://develop.svn.wordpress.org/trunk@670 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-31 22:21:50 +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 |