Ryan Boren
|
8a53bdc06d
|
Fix link to setup-config. Bug 497.
git-svn-id: https://develop.svn.wordpress.org/trunk@1895 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-28 04:41:48 +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
|
8afcef0203
|
Login cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1893 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 22:54:23 +00:00 |
Ryan Boren
|
89fb8beb57
|
Perform empty() check on $doing_rss to avoid warning.
git-svn-id: https://develop.svn.wordpress.org/trunk@1892 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 04:47:54 +00:00 |
Ryan Boren
|
226f415935
|
Fix post deletion. Update wp_delete_post() and call from post.php. Bug 472.
git-svn-id: https://develop.svn.wordpress.org/trunk@1891 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 04:46:54 +00:00 |
Ryan Boren
|
285683119f
|
Change "Front Page" to "Pages". Bug 481.
git-svn-id: https://develop.svn.wordpress.org/trunk@1890 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 00:58:39 +00:00 |
Ryan Boren
|
270be39ee6
|
Mark string for translation. Bug 493. Hat tip: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@1889 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 00:51:43 +00:00 |
Ryan Boren
|
ca2a782574
|
Use empty() to check if $feed is set at the beginning of the feed files. Bug 495.
git-svn-id: https://develop.svn.wordpress.org/trunk@1888 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-27 00:42:55 +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 |
Matt Mullenweg
|
e8af5ea294
|
CSS typos.
git-svn-id: https://develop.svn.wordpress.org/trunk@1885 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-25 19:36:21 +00:00 |
Matt Mullenweg
|
c21387d2af
|
Bump version.
git-svn-id: https://develop.svn.wordpress.org/trunk@1884 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-25 19:12:37 +00:00 |
Matt Mullenweg
|
6fc5d2939d
|
Try not to cache if the page doesn't finish, updated link.
git-svn-id: https://develop.svn.wordpress.org/trunk@1883 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-25 19:09:49 +00:00 |
Ryan Boren
|
0b62fd613b
|
Use weekday locale data in mysql2date. Bug 492. Patch by nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1882 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-25 16:23:24 +00:00 |
Ryan Boren
|
d003d51e07
|
Pass theme in URI when sending update header. Bug 491.
git-svn-id: https://develop.svn.wordpress.org/trunk@1881 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-25 16:15:27 +00:00 |
Ryan Boren
|
933590a302
|
Admin tweaks from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1880 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-25 15:45:16 +00:00 |
Ryan Boren
|
8b86dd5112
|
i18n fixes. Bug 489. Patch from nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@1879 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-25 04:11:57 +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 |
Ryan Boren
|
469d850946
|
Give 404 precedence over other templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1877 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-23 21:16:04 +00:00 |
Ryan Boren
|
5966136272
|
Fix array_merge of stylesheets and templates. Patch from kharris.
git-svn-id: https://develop.svn.wordpress.org/trunk@1876 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-23 17:51:34 +00:00 |
Dougal Campbell
|
7ed7543a6d
|
Use new user_can_foo() functions, clean up comment editing
git-svn-id: https://develop.svn.wordpress.org/trunk@1875 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-23 15:09:24 +00:00 |
Dougal Campbell
|
d649b199a0
|
Don't you think it's time for a minor version bump?
git-svn-id: https://develop.svn.wordpress.org/trunk@1874 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-23 14:09:38 +00:00 |
Ryan Boren
|
bdc464726b
|
Preserve author ID when editing pages. Bug 480. Hat tip: adsworth
git-svn-id: https://develop.svn.wordpress.org/trunk@1873 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-21 21:28:18 +00:00 |
Ryan Boren
|
d2e0a1c81a
|
Allow empty uris to be passed to add_query_arg(). Useful when appending arguments to WP_Query query strings that do not yet have any arguments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1872 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-21 06:03:19 +00:00 |
Ryan Boren
|
6641104194
|
Add is_paged().
git-svn-id: https://develop.svn.wordpress.org/trunk@1871 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-20 18:32:31 +00:00 |
Ryan Boren
|
4c8f0e6910
|
Rewrite rule generation cleanup, including re-indent.
git-svn-id: https://develop.svn.wordpress.org/trunk@1870 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-20 04:28:36 +00:00 |
Ryan Boren
|
d3490e0162
|
Make short tag long. Reported by adsworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@1869 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-19 21:05:26 +00:00 |
Ryan Boren
|
91e1e27d01
|
Permalink love. Wrap mod_rewrite rules in a conditional. Make sure date permalinks are sane. Add get_year_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1868 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-19 20:54:16 +00:00 |
Matt Mullenweg
|
b04059c4a5
|
Actions shouldn't change around what they're passed
git-svn-id: https://develop.svn.wordpress.org/trunk@1867 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-19 07:37:18 +00:00 |
Matt Mullenweg
|
8c3c69dac1
|
Just a little tidying
git-svn-id: https://develop.svn.wordpress.org/trunk@1866 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-19 07:23:37 +00:00 |
Matt Mullenweg
|
fb26f2cb34
|
Don't cache pages with DB errors.
git-svn-id: https://develop.svn.wordpress.org/trunk@1865 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-19 02:18:23 +00:00 |
Matt Mullenweg
|
4ef178d2e0
|
More name cleanups
git-svn-id: https://develop.svn.wordpress.org/trunk@1864 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-18 23:55:08 +00:00 |
Mike Little
|
a0537e71c7
|
cleanup filenames
git-svn-id: https://develop.svn.wordpress.org/trunk@1863 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-18 23:30:51 +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 |
Matt Mullenweg
|
0e36c1f615
|
Allow users 9+ to post as other users, minor advanced post reorg.
git-svn-id: https://develop.svn.wordpress.org/trunk@1861 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-18 19:40:36 +00:00 |
Ryan Boren
|
cc06069384
|
Allow comments on pages. Props: error http://wordpress.org/support/6/16759
git-svn-id: https://develop.svn.wordpress.org/trunk@1860 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-17 03:45:50 +00:00 |
Ryan Boren
|
2663acc49a
|
Remove spurious typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1859 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-17 03:20:32 +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 |
Matt Mullenweg
|
70fdfb4785
|
Improvements to page handling. Move form to own page, put under "Write", ambiguiate language, and fix redirect.
git-svn-id: https://develop.svn.wordpress.org/trunk@1857 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-16 19:29:51 +00:00 |
Matt Mullenweg
|
0ddb1564aa
|
Final XFN 1.1 fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1856 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-15 20:52:34 +00:00 |
Matt Mullenweg
|
e9e1b92f87
|
Added comment form hook
git-svn-id: https://develop.svn.wordpress.org/trunk@1855 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-15 17:09:30 +00:00 |
Ryan Boren
|
1b3ce357bb
|
Refuse comments for post IDs that do not exist.
git-svn-id: https://develop.svn.wordpress.org/trunk@1854 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-15 06:20:28 +00:00 |
Ryan Boren
|
8a56739dc3
|
Check for null category list just in case of borkage.
git-svn-id: https://develop.svn.wordpress.org/trunk@1853 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-15 06:00:21 +00:00 |
Ryan Boren
|
426cd01a2a
|
The first category is 1 not 0.
git-svn-id: https://develop.svn.wordpress.org/trunk@1852 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-15 05:59:34 +00:00 |
Ryan Boren
|
2eb5611be9
|
Sort the category list so that index associations are made non-sparse.
git-svn-id: https://develop.svn.wordpress.org/trunk@1851 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-12 23:08:51 +00:00 |
Ryan Boren
|
111d7005e6
|
Issue a 404 if a permalink request does not match any posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@1850 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-10 04:01:46 +00:00 |
Ryan Boren
|
05c8a88de8
|
Avoid polluting the category cache with duplicate category lists when using multiple post loops. http://wordpress.org/support/6/15213. Fix from Owen Winkler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1849 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-10 00:21:24 +00:00 |
Ryan Boren
|
1089c39b55
|
Use $wpdb->post2cat instead of wp_main_post2cat. Bug 442. Hat tip: ludoo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1848 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-09 02:40:09 +00:00 |
Ryan Boren
|
ea54a86ebb
|
add $user_agent to check_comment() arg list. Bug 415. Patch by MC_incubus.
git-svn-id: https://develop.svn.wordpress.org/trunk@1847 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-09 02:31:48 +00:00 |
Ryan Boren
|
f34a43bf4e
|
Put the right index.php in the template file list for the default theme.
git-svn-id: https://develop.svn.wordpress.org/trunk@1846 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-11-09 02:29:01 +00:00 |