Commit Graph

346 Commits

Author SHA1 Message Date
Ryan Boren 1cda7496ef Add ids to timestamp fields. Props nmoog. fixes #1796
git-svn-id: https://develop.svn.wordpress.org/trunk@2998 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 06:21:50 +00:00
Ryan Boren c244bfd360 Show Role in profile and user edit. Don't allow users with edit_users caps to demote themselves. Props: davidhouse, ringmaster. fixes #1825
git-svn-id: https://develop.svn.wordpress.org/trunk@2995 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-06 03:58:52 +00:00
Ryan Boren 573e9a1bcb wp_handle_upload() and image upload improvements from Andy. fixes #1806
git-svn-id: https://develop.svn.wordpress.org/trunk@2979 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-01 21:28:03 +00:00
Ryan Boren 471552766e Create upload dirs with same perms as wp-content. fixes #1784 #1726
git-svn-id: https://develop.svn.wordpress.org/trunk@2967 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-28 01:12:54 +00:00
Ryan Boren 1da25e1927 Image fu from Andy. fixes #1776
git-svn-id: https://develop.svn.wordpress.org/trunk@2958 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-20 20:48:32 +00:00
Ryan Boren 3757394e6d Move some fxns to admin-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@2937 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-06 17:26:06 +00:00
Ryan Boren 3c787da1e8 Typo fix from ringmaster. fixes #1717
git-svn-id: https://develop.svn.wordpress.org/trunk@2927 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:45:06 +00:00
Ryan Boren 5076d8f999 Image Uploader bug fixes and UI rework from Andy. fixes #1718
git-svn-id: https://develop.svn.wordpress.org/trunk@2926 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-30 22:42:26 +00:00
Matt Mullenweg 81f443ddab Minor cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2923 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-27 03:42:17 +00:00
Ryan Boren 1f4f968040 Image uploading widget from skeltoac. fixes #1710
git-svn-id: https://develop.svn.wordpress.org/trunk@2921 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 23:55:36 +00:00
Ryan Boren e17afbcfa8 Populate link_owner. Props donncha. fixes #1695
git-svn-id: https://develop.svn.wordpress.org/trunk@2901 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-21 16:32:05 +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
Ryan Boren cf47e64afc Don't write multiple rewrite rule blocks to htaccess. fixes #1661
git-svn-id: https://develop.svn.wordpress.org/trunk@2886 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-16 03:25:22 +00:00
Ryan Boren f8103ad144 comment_exists() from skeltoac. fixes #1679
git-svn-id: https://develop.svn.wordpress.org/trunk@2879 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 23:36:48 +00:00
Ryan Boren 8baae0c89e User create/update rework. Introduce wp_insert_user(), wp_create_user(), wp_update_user(), add_user(), update_user(), wp_new_user_notification().
git-svn-id: https://develop.svn.wordpress.org/trunk@2872 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 00:03:02 +00:00
Ryan Boren 32e3266afb Add post_exists() and wp_create_categories().
git-svn-id: https://develop.svn.wordpress.org/trunk@2866 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 22:45:07 +00:00
Ryan Boren cfe42dc930 Add category_exists() and wp_create_category().
git-svn-id: https://develop.svn.wordpress.org/trunk@2864 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-10 18:44:05 +00:00
Ryan Boren 9b64414d35 Fix page edit redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@2850 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-08 20:38:30 +00:00
Matt Mullenweg 1faa9ffc1c Fix menu annoyance. Clean up themes.php code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2839 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-05 23:33:10 +00:00
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
Matt Mullenweg fcb947a434 Hook compatibility
git-svn-id: https://develop.svn.wordpress.org/trunk@2830 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:24:12 +00:00
Matt Mullenweg 541129b8c0 Friendlier names
git-svn-id: https://develop.svn.wordpress.org/trunk@2825 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 23:05:44 +00:00
Ryan Boren 081527cd3e Better support for theme plugins. add_theme_page() and active theme functions.php autoloader.
git-svn-id: https://develop.svn.wordpress.org/trunk@2818 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-29 23:40:32 +00:00
Matt Mullenweg 938ebec83a Enter now works for popups.
git-svn-id: https://develop.svn.wordpress.org/trunk@2815 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-28 08:30:21 +00:00
Matt Mullenweg 01bd221a56 Browse Happy :)
git-svn-id: https://develop.svn.wordpress.org/trunk@2814 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:18:26 +00:00
Matt Mullenweg a7f34532cf Move images
git-svn-id: https://develop.svn.wordpress.org/trunk@2813 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 19:10:56 +00:00
Matt Mullenweg eb5e5c8e14 Big JS move
git-svn-id: https://develop.svn.wordpress.org/trunk@2812 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:48:56 +00:00
Matt Mullenweg ffe1a35f45 Be ambiguous
git-svn-id: https://develop.svn.wordpress.org/trunk@2811 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-27 18:42:41 +00:00
Ryan Boren dfadec884f New import system. Very rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@2800 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-21 07:03:23 +00:00
Ryan Boren 20dff781dd Improved insert_with_markers(). Props Eric Anderson. fixes #1417
git-svn-id: https://develop.svn.wordpress.org/trunk@2797 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:56:27 +00:00
Ryan Boren 856458343e Fix add_options_page(). Props to Owen. fixes #1562
git-svn-id: https://develop.svn.wordpress.org/trunk@2792 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-20 01:33:09 +00:00
Matt Mullenweg 593b6b49ab You should be able to change the defaults
git-svn-id: https://develop.svn.wordpress.org/trunk@2753 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-05 20:44:18 +00:00
Matt Mullenweg c37be4f535 Make sure it's an array first.
git-svn-id: https://develop.svn.wordpress.org/trunk@2739 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-03 00:21:53 +00:00
Matt Mullenweg 9a3dfe5815 Better name
git-svn-id: https://develop.svn.wordpress.org/trunk@2738 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-01 20:24:11 +00:00
Matt Mullenweg b81fef690d A few CSS polishes
git-svn-id: https://develop.svn.wordpress.org/trunk@2730 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-23 06:22:48 +00:00
Ryan Boren 60bc7f83f4 Fix draft list and publish button. fixes #1514
git-svn-id: https://develop.svn.wordpress.org/trunk@2723 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 21:08:47 +00:00
Ryan Boren 21a150eefa touch_time() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@2719 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:02:05 +00:00
Ryan Boren 3b6dbfb88a Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2718 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 18:59:14 +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 5dbb58cd91 Migrate to caps.
git-svn-id: https://develop.svn.wordpress.org/trunk@2709 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 22:26:26 +00:00
Ryan Boren 3c68ad0b0f Move menus from levels to capabilities.
git-svn-id: https://develop.svn.wordpress.org/trunk@2705 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 16:04:14 +00:00
Ryan Boren d77f5373ec Roles update + UI from Owen.
git-svn-id: https://develop.svn.wordpress.org/trunk@2704 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-12 15:53:13 +00:00
Matt Mullenweg 810e0018f4 Massive user_level fix. We were still using the user_level field in wp_users in some places, where we should just use the table prefixed usermeta value.
git-svn-id: https://develop.svn.wordpress.org/trunk@2702 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-09 01:27:46 +00:00
Matt Mullenweg 5bd6027fbd Drafts clean up.
git-svn-id: https://develop.svn.wordpress.org/trunk@2701 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-08 22:59:15 +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 bcb1e84446 wp_delete_user()
git-svn-id: https://develop.svn.wordpress.org/trunk@2698 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-04 22:03:42 +00:00
Ryan Boren 37f40b7935 register_activation_hook() and register_deactivation_hook(). Let's try these on.
git-svn-id: https://develop.svn.wordpress.org/trunk@2697 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-04 21:53:26 +00:00
Ryan Boren 01fef613ff wp_insert_category(), wp_update_category(), wp_delete_category().
git-svn-id: https://develop.svn.wordpress.org/trunk@2695 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-03 19:26:51 +00:00
Ryan Boren 706c897f32 Comment updating cleanup. Add get_comment(), edit_comment(), get_comment_to_edit(), and wp_update_comment().
git-svn-id: https://develop.svn.wordpress.org/trunk@2662 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-26 19:55:12 +00:00
Ryan Boren 9e63ebda78 Return post_ID from write_post() and pass it along when doing a save and continue redirect. Props: CŽedric
git-svn-id: https://develop.svn.wordpress.org/trunk@2654 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 23:44:22 +00:00
Ryan Boren 68571f0e05 Page editing form cleaning and repair.
git-svn-id: https://develop.svn.wordpress.org/trunk@2652 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 03:07:16 +00:00
Ryan Boren 2b50612117 Add get_post_to_edit() and get_default_post_to_edit(). More post.php cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@2651 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 02:51:48 +00:00
Ryan Boren 67846fb123 Consolidate post update code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2650 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-19 01:33:38 +00:00
Ryan Boren 15dc0c3307 Consolidate post creation code into wp_insert_post().
git-svn-id: https://develop.svn.wordpress.org/trunk@2647 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-18 19:08:38 +00:00
Matt Mullenweg afc06a6f56 New schmancy posting interface
git-svn-id: https://develop.svn.wordpress.org/trunk@2639 602fd350-edb4-49c9-b593-d223f7449a82
2005-06-14 07:31:36 +00:00
Matt Mullenweg 2f8b416e93 Addding check_admin_referer hook
git-svn-id: https://develop.svn.wordpress.org/trunk@2595 602fd350-edb4-49c9-b593-d223f7449a82
2005-05-09 18:26:53 +00:00
Ryan Boren eec22c6ac1 gettext check_admin_referer() error message.
git-svn-id: https://develop.svn.wordpress.org/trunk@2569 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-21 06:49:17 +00:00
Matt Mullenweg f7c0f0c76c Firefox fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@2544 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-19 02:16:57 +00:00
Ryan Boren faed798153 Gracefully handle the lack of themes in get_page_templates(). http://mosquito.wordpress.org/view.php?id=1153 Props: donncha
git-svn-id: https://develop.svn.wordpress.org/trunk@2474 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-23 01:14:05 +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 d8cb7841fb Fix timestamp editing. http://mosquito.wordpress.org/view.php?id=1022
git-svn-id: https://develop.svn.wordpress.org/trunk@2429 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-10 09:50:26 +00:00
Matt Mullenweg 93e4071c2e Pre-emptive link to support
git-svn-id: https://develop.svn.wordpress.org/trunk@2405 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-04 19:34:21 +00:00
Ryan Boren 946e39cea1 Add callback API to add_menu_page(). Fix some menu bugs. http://mosquito.wordpress.org/view.php?id=975 Reviewed by Owen.
git-svn-id: https://develop.svn.wordpress.org/trunk@2381 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 16:11:27 +00:00
Matt Mullenweg 872f826316 Two small tweaks before release
git-svn-id: https://develop.svn.wordpress.org/trunk@2346 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-15 03:32:43 +00:00
Matt Mullenweg ef80505704 http://mosquito.wordpress.org/view.php?id=772
git-svn-id: https://develop.svn.wordpress.org/trunk@2328 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 07:04:16 +00:00
Matt Mullenweg b2041fc4d0 Friendlier file names in theme editor - http://mosquito.wordpress.org/view.php?id=598
git-svn-id: https://develop.svn.wordpress.org/trunk@2319 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-14 04:24:25 +00:00
Matt Mullenweg 2857c03307 Show updated time, not post time. - http://mosquito.wordpress.org/view.php?id=682
git-svn-id: https://develop.svn.wordpress.org/trunk@2291 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-12 09:32:00 +00:00
Ryan Boren f87c05180b s///. http://mosquito.wordpress.org/view.php?id=832
git-svn-id: https://develop.svn.wordpress.org/trunk@2235 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-07 02:06:57 +00:00
Ryan Boren 1dd5e44500 Plugin page hooks. Props: morganiq. http://mosquito.wordpress.org/view.php?id=785 http://mosquito.wordpress.org/view.php?id=797
git-svn-id: https://develop.svn.wordpress.org/trunk@2234 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-07 01:15:06 +00:00
Ryan Boren daef7f8d21 get_home_path() fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@2186 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 06:59:44 +00:00
Ryan Boren c41a6e5dc8 Get the title for pluggable top level admin pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@2162 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-30 07:34:03 +00:00
Matt Mullenweg 63cbe74852 Higher quality thumbnails - http://mosquito.wordpress.org/view.php?id=736
git-svn-id: https://develop.svn.wordpress.org/trunk@2125 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-24 06:05:44 +00:00
Ryan Boren 007eb334c5 Include legacy template files in the common file list only if they exist.
git-svn-id: https://develop.svn.wordpress.org/trunk@2105 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-19 15:23:38 +00:00
Matt Mullenweg c136a2ad21 Sub-page hierarchy, show pages on default menu. TODO: Ping Michael about top-level pages in kubrick menu.
git-svn-id: https://develop.svn.wordpress.org/trunk@2029 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-01 23:05:07 +00:00
Ryan Boren 0215f2ba6a Do not allow .. anywhere in the filename.
git-svn-id: https://develop.svn.wordpress.org/trunk@2019 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-30 18:05:46 +00:00
Ryan Boren 8662dfbc33 Leave htaccess alone if permalinks are not turned on. Bug 597.
git-svn-id: https://develop.svn.wordpress.org/trunk@2006 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-27 22:30:52 +00:00
Matt Mullenweg 3ebf5a36e2 Cleaning up blogfilename.
git-svn-id: https://develop.svn.wordpress.org/trunk@1997 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-24 01:34:47 +00:00
Ryan Boren d4ba9cd960 Use SCRIPT_FILENAME instead of PATH_TRANSLATED since PATH_TRANSLATED is not always set. Consolidate home path logic into get_home_path().
git-svn-id: https://develop.svn.wordpress.org/trunk@1995 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-23 00:53:56 +00:00
Matt Mullenweg 81d0e5f0e7 Proper alternation of category display background.
git-svn-id: https://develop.svn.wordpress.org/trunk@1954 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:24:39 +00:00
Matt Mullenweg 485940f596 Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
git-svn-id: https://develop.svn.wordpress.org/trunk@1953 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 09:22:21 +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
Matt Mullenweg 0b4c37d9d3 More HTML error fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1938 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 06:31:01 +00:00
Matt Mullenweg 1c6a2d83f5 Support for hidden custom fields (custom fields that start with _)
git-svn-id: https://develop.svn.wordpress.org/trunk@1935 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 04:12:20 +00:00
Matt Mullenweg 75e19e4ec2 No reason not to have default for current category argument.
git-svn-id: https://develop.svn.wordpress.org/trunk@1929 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-09 00:44:05 +00:00
Ryan Boren 51602443ca Rationalize menu access levels. Submenus should have an access level greater than or equal to its parent. Require level 8 for all file editing pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1924 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 22:32:49 +00:00
Ryan Boren 3d7408b88d Mark strings for translation. Bug 514. Patch by nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1913 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 06:53:10 +00:00
Ryan Boren 6a8adce36f Submenu construction improvement.
git-svn-id: https://develop.svn.wordpress.org/trunk@1912 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-04 05:02:07 +00:00
Ryan Boren dd4e4b9df6 Move rewrite and permalink functions into WP_Rewrite class.
git-svn-id: https://develop.svn.wordpress.org/trunk@1908 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-03 02:38:11 +00:00
Ryan Boren 489cccc40a Allow plugins to be loaded from subdirs of wp-content/plugins.
git-svn-id: https://develop.svn.wordpress.org/trunk@1894 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-28 00:33:04 +00:00
Ryan Boren 5dfadae172 get_plugin_data() and get_plugins()
git-svn-id: https://develop.svn.wordpress.org/trunk@1887 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-26 02:29:45 +00:00
Ryan Boren 53f1d3cf60 add_menu_page(), add_submenu_page(), add_management_page().
git-svn-id: https://develop.svn.wordpress.org/trunk@1886 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-26 01:50:37 +00:00
Ryan Boren 5710a6ac38 Do not allow a page to be its own parent.
git-svn-id: https://develop.svn.wordpress.org/trunk@1878 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-24 00:12:46 +00:00
Matt Mullenweg 20c979050f Fail more gracefully for lower level users
git-svn-id: https://develop.svn.wordpress.org/trunk@1862 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-18 19:51:31 +00:00
Ryan Boren 464d959270 Theme, plugin, and file editing cleanup. Work in progress.
git-svn-id: https://develop.svn.wordpress.org/trunk@1858 602fd350-edb4-49c9-b593-d223f7449a82
2004-11-17 03:15:44 +00:00
Ryan Boren d3f7d9e4c8 List broken themes and suggest corrective action.
git-svn-id: https://develop.svn.wordpress.org/trunk@1829 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-24 23:48:51 +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
Ryan Boren 9e935d3f42 Do not stomp permalink setting. Bug 372.
git-svn-id: https://develop.svn.wordpress.org/trunk@1810 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-18 04:50:08 +00:00
Ryan Boren 707bf8bb44 Move get_theme*() from admin-functions to functions so that templates and plugins can use them.
git-svn-id: https://develop.svn.wordpress.org/trunk@1792 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-14 03:54:57 +00:00
Ryan Boren 76209b90d2 Check to see if any pages exist when generating page rewrite rules. Bug 345. Patch from MC_incubus.
git-svn-id: https://develop.svn.wordpress.org/trunk@1758 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-08 00:16:44 +00:00
Ryan Boren 85b3d7821e Add switch_theme action. Cleanup staticize-reloaded's cache when theme is switched.
git-svn-id: https://develop.svn.wordpress.org/trunk@1755 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 06:20:52 +00:00
Ryan Boren 4b44c46602 Page templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1753 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 05:11:11 +00:00
Ryan Boren c54a49b9aa Page/subpage URIs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1752 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-06 02:18:37 +00:00
Matt Mullenweg 9aa1ed0d11 Pages update and tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1747 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-05 08:27:13 +00:00
Ryan Boren 43a8441b9c Do not attemp to load marker data from a non-existent htaccess. Bug 308.
git-svn-id: https://develop.svn.wordpress.org/trunk@1715 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-27 02:32:51 +00:00
Ryan Boren 15d8a376f7 Do not try to link to theme and author uris that are not there. Bug 295.
git-svn-id: https://develop.svn.wordpress.org/trunk@1691 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-18 06:08:40 +00:00
Ryan Boren 45d9bf4b56 Revert to default theme if active theme is broken.
git-svn-id: https://develop.svn.wordpress.org/trunk@1675 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-16 18:09:32 +00:00
Matt Mullenweg 9d7f710ce7 Some UI changes to theme manager. Seems to be updating the stylesheet but not the template.
git-svn-id: https://develop.svn.wordpress.org/trunk@1655 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 12:01:31 +00:00
Ryan Boren 80a69481d0 Refactor some theme code.
git-svn-id: https://develop.svn.wordpress.org/trunk@1643 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-14 06:19:50 +00:00
Ryan Boren ddf9be9ef1 Themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1638 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-11 16:12:40 +00:00
Matt Mullenweg 44de1ee11b Abstract quicktag code and don't show if it's Safari.
git-svn-id: https://develop.svn.wordpress.org/trunk@1631 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-09 17:51:33 +00:00
Matt Mullenweg 3ba7945135 Tweaking of time form
git-svn-id: https://develop.svn.wordpress.org/trunk@1506 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 08:28:56 +00:00
Ryan Boren 483dfd5388 Write rewrite rules to .htacces if .htaccess is writable. Create .htaccess if it does not exist and the directory is writable. Props to Owen Winkler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1489 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-27 23:37:45 +00:00
Matt Mullenweg 3ec8ee1f14 http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
git-svn-id: https://develop.svn.wordpress.org/trunk@1454 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-06 18:14:42 +00:00
jverber 18fef1c41e More special chars encoding fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1448 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-30 02:02:49 +00:00
jverber 595e115983 Fix for bug 0000091: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1437 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-19 03:57:57 +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 5b76fb4dde Fix for bug #0000048: nested categories now display correctly in admin regardless of the order of their IDs
git-svn-id: https://develop.svn.wordpress.org/trunk@1432 602fd350-edb4-49c9-b593-d223f7449a82
2004-06-16 16:40:40 +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
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 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 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 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
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
Matt Mullenweg 2d35c72b9e Some fixes for E_ALL.
git-svn-id: https://develop.svn.wordpress.org/trunk@1236 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-07 21:05:02 +00:00
Matt Mullenweg 0f635b45df Unquoted SQL.
git-svn-id: https://develop.svn.wordpress.org/trunk@1232 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-05 08:18:30 +00:00
Matt Mullenweg 8b3f6450f1 Fixes for post screen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1215 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-30 08:56:49 +00:00
Matt Mullenweg 737aa43879 Cosmetic fixes from forums.
git-svn-id: https://develop.svn.wordpress.org/trunk@1205 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 19:49:27 +00:00
Matt Mullenweg 780a4a4d19 Fix up tab index.
git-svn-id: https://develop.svn.wordpress.org/trunk@1201 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 05:37:11 +00:00
Matt Mullenweg a4f50e0901 New custom field functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1197 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 04:49:16 +00:00
Matt Mullenweg bb14d0a2e7 How the custom fields should look.
git-svn-id: https://develop.svn.wordpress.org/trunk@1195 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-28 02:23:46 +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
Ryan Boren e923170edc Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1135 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-23 06:46:53 +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
Dougal Campbell 4733722de5 Corrected checking for empty vals in postmeta
git-svn-id: https://develop.svn.wordpress.org/trunk@1061 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-12 17:31:37 +00:00
Alex King 5a37c37d10 making the post meta accept 0 as a value
git-svn-id: https://develop.svn.wordpress.org/trunk@1019 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-26 22:16:00 +00:00
Dougal Campbell 391c91d78b Fixed 'add custom' button
git-svn-id: https://develop.svn.wordpress.org/trunk@990 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 22:06:23 +00:00
Dougal Campbell d4c07a526f Initial add of post-meta functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@988 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 18:02:05 +00:00
Matt Mullenweg 86efd149be Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@887 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 08:35:04 +00:00
Matt Mullenweg 1213208d71 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: https://develop.svn.wordpress.org/trunk@869 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-13 09:59:47 +00:00
Matt Mullenweg 9806f14f7d Formatting fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@849 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 09:55:17 +00:00
Matt Mullenweg e2efe09044 Nested category list from Philip Taron.
git-svn-id: https://develop.svn.wordpress.org/trunk@848 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-09 08:55:29 +00:00
Matt Mullenweg 3bd3606aef New upload functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@831 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-05 14:28:02 +00:00
jverber 439240b1dd Reduced the number of queries in cat_rows and list_cats.
git-svn-id: https://develop.svn.wordpress.org/trunk@815 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-01 02:00:26 +00:00
Matt Mullenweg 005349f7c9 Sub-categories interface improvements.
git-svn-id: https://develop.svn.wordpress.org/trunk@800 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-27 09:33:19 +00:00