Ryan Boren
|
9b6a6b632c
|
Relocate feed templates to wp-includes. fixes #3846
git-svn-id: https://develop.svn.wordpress.org/trunk@4927 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-23 02:50:05 +00:00 |
|
Ryan Boren
|
70e367f72f
|
Use === to compare option values. Props roscohead and Viper007Bond. fixes #3394
git-svn-id: https://develop.svn.wordpress.org/trunk@4920 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-23 00:49:37 +00:00 |
|
Ryan Boren
|
5816d942f0
|
xmlrpc updates from Joseph Scott.
git-svn-id: https://develop.svn.wordpress.org/trunk@4908 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-22 01:42:21 +00:00 |
|
Ryan Boren
|
98e9f1ad0a
|
Add WP_Error handling to wp_die(). Props mdawaffe. fixes #3791
git-svn-id: https://develop.svn.wordpress.org/trunk@4892 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-20 01:24:31 +00:00 |
|
Ryan Boren
|
6fea4b0942
|
specialchars wp_explain_nonce() ouput.
git-svn-id: https://develop.svn.wordpress.org/trunk@4875 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-13 18:19:24 +00:00 |
|
Ryan Boren
|
81cadfe118
|
Typo fix from charleshooper. fixes #3743
git-svn-id: https://develop.svn.wordpress.org/trunk@4865 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-03 00:56:23 +00:00 |
|
Mark Jaquith
|
ea8fc7def2
|
Introduce Notoptions and Alloptions caching, so that all options (and previously attempted Notoptions) are read from the cache in one go. Should reduce cache misses to zero or close to it. fixes #3726
git-svn-id: https://develop.svn.wordpress.org/trunk@4855 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-01 08:53:08 +00:00 |
|
Ryan Boren
|
3301510db8
|
Add pre_option_* filter that allows plugins to short-circuit fetches.
git-svn-id: https://develop.svn.wordpress.org/trunk@4842 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 18:34:18 +00:00 |
|
Ryan Boren
|
b0f28a6dff
|
Remove notoptions caching. Multile rewrite_rules options were being created. See #3692 #2268
git-svn-id: https://develop.svn.wordpress.org/trunk@4831 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-30 01:43:39 +00:00 |
|
Mark Jaquith
|
2fd34af717
|
Have add_option() for options whose non-existence has been cached clear that cached non-existence before adding the option. Nice catch by Westi. fixes #3692
git-svn-id: https://develop.svn.wordpress.org/trunk@4820 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-27 23:06:46 +00:00 |
|
Mark Jaquith
|
58ee51abe9
|
Cache the non-existence of options to prevent redundant queries. props davidhouse. fixes #2268
git-svn-id: https://develop.svn.wordpress.org/trunk@4798 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 00:12:08 +00:00 |
|
Ryan Boren
|
de62091671
|
Restrict wp_remote_fopen to remote files.
git-svn-id: https://develop.svn.wordpress.org/trunk@4752 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-16 18:41:05 +00:00 |
|
Mark Jaquith
|
6dde066c14
|
That'll teach me to trust a code snippet from php.net ... typo fix from last commit. relates to #3528
git-svn-id: https://develop.svn.wordpress.org/trunk@4725 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-12 21:46:29 +00:00 |
|
Mark Jaquith
|
61133b735f
|
Use http_response_code for in status_header() on PHP >= 4.3.0 per Ryan's suggestion. relates to #3528
git-svn-id: https://develop.svn.wordpress.org/trunk@4724 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-12 21:41:48 +00:00 |
|
Mark Jaquith
|
6fad793587
|
burn in Hades, status_header(), destroyer of souls. fixes #3528
git-svn-id: https://develop.svn.wordpress.org/trunk@4684 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-06 08:22:12 +00:00 |
|
Mark Jaquith
|
a011b23b47
|
Whitespace cleanup for [4656]
git-svn-id: https://develop.svn.wordpress.org/trunk@4657 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 10:45:58 +00:00 |
|
Mark Jaquith
|
31c39f948d
|
new function for escaping within attributes: attribute_escape()
git-svn-id: https://develop.svn.wordpress.org/trunk@4656 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-21 10:10:04 +00:00 |
|
Ryan Boren
|
1b7d2a91d8
|
Move wp_generate_attachment_metadata() and friends to admin-functions.php and include admin-functions from xmlrpc.
git-svn-id: https://develop.svn.wordpress.org/trunk@4643 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-12 08:36:16 +00:00 |
|
Ryan Boren
|
ba54bd7839
|
Some caching cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@4631 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-08 07:35:45 +00:00 |
|
Ryan Boren
|
e8184e1027
|
Create attachment metadata for xmlrpc uploads. Props mdawaffe. fixes #3452
git-svn-id: https://develop.svn.wordpress.org/trunk@4628 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-07 22:42:22 +00:00 |
|
Ryan Boren
|
f74d084276
|
Key caches by blog ID for those doing the multi blog trick.
git-svn-id: https://develop.svn.wordpress.org/trunk@4524 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-23 20:39:39 +00:00 |
|
Matt Mullenweg
|
63d022fa1a
|
This makes things a little more interesting and cacheable (sp?)
git-svn-id: https://develop.svn.wordpress.org/trunk@4517 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-23 15:38:22 +00:00 |
|
Mark Jaquith
|
608fd4e44f
|
trying Ryan's suggestion for #3215
git-svn-id: https://develop.svn.wordpress.org/trunk@4513 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-22 04:58:31 +00:00 |
|
Ryan Boren
|
e44ea1ff93
|
Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-19 07:56:05 +00:00 |
|
Ryan Boren
|
0e188c6859
|
Base last modified time for comment feeds on comments, not the post. Props mdawaffe. fixes #137
git-svn-id: https://develop.svn.wordpress.org/trunk@4483 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-18 20:46:43 +00:00 |
|
Mark Jaquith
|
33a423a769
|
silence the fopen() in wp_remote_fopen()
git-svn-id: https://develop.svn.wordpress.org/trunk@4472 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-15 22:46:35 +00:00 |
|
Mark Jaquith
|
697897019a
|
possible solution for #3215
git-svn-id: https://develop.svn.wordpress.org/trunk@4445 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-03 02:42:47 +00:00 |
|
Mark Jaquith
|
5ae75c9a44
|
Catch NULL, bool, and integer values in is_serialized(). Props mdawaffe. fixes #3310
git-svn-id: https://develop.svn.wordpress.org/trunk@4438 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-31 08:24:09 +00:00 |
|
Mark Jaquith
|
3567fff3db
|
Better preservation of query string when using add_query_arg(). Props in self- and Andy-flavored varieties. fixes #3308
git-svn-id: https://develop.svn.wordpress.org/trunk@4435 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-31 05:49:14 +00:00 |
|
Mark Jaquith
|
f3f5188f24
|
Fix post meta caching system to reduce queries and eliminate redundant WP code. fixes #3273
git-svn-id: https://develop.svn.wordpress.org/trunk@4419 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-24 10:52:59 +00:00 |
|
Mark Jaquith
|
f0a421f185
|
cleanup [4382] a bit
git-svn-id: https://develop.svn.wordpress.org/trunk@4383 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-13 00:23:25 +00:00 |
|
Mark Jaquith
|
41ace9de74
|
Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591
git-svn-id: https://develop.svn.wordpress.org/trunk@4382 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-12 23:54:36 +00:00 |
|
Mark Jaquith
|
c4d4830ed8
|
wp_die() fix for 5 minute install from alanjcastonguay. fixes #3231
git-svn-id: https://develop.svn.wordpress.org/trunk@4379 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-12 02:33:03 +00:00 |
|
Mark Jaquith
|
836286e8ec
|
Post meta caching fix by mdawaffe. fixes #3229
git-svn-id: https://develop.svn.wordpress.org/trunk@4372 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-11 09:18:54 +00:00 |
|
Ryan Boren
|
fddb91d85c
|
RTL support for login sand wp_die() from Sewar. fixes #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4359 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-07 19:12:33 +00:00 |
|
Ryan Boren
|
455dd7d763
|
RTL enhancements from Sewar. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4258 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-27 00:51:17 +00:00 |
|
Ryan Boren
|
ae2a89aa46
|
RTL support. Props mani_monaj. #3136
git-svn-id: https://develop.svn.wordpress.org/trunk@4201 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-21 00:34:34 +00:00 |
|
Matt Mullenweg
|
06f0097a94
|
Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-19 06:11:42 +00:00 |
|
Ryan Boren
|
d88ed56d55
|
Fix logo link in wp_die(). Props Sewar. fixes #3138
git-svn-id: https://develop.svn.wordpress.org/trunk@4194 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-18 23:40:19 +00:00 |
|
Ryan Boren
|
5ec32c8eee
|
Add explain_nonce filter. Props mdawaffe. fixes #3121
git-svn-id: https://develop.svn.wordpress.org/trunk@4181 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-10 17:49:24 +00:00 |
|
Ryan Boren
|
a60573f168
|
We no longer need the outer array.
git-svn-id: https://develop.svn.wordpress.org/trunk@4178 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-09 01:09:21 +00:00 |
|
Ryan Boren
|
58370c3575
|
timer_stop() wanted to be near timer_start().
git-svn-id: https://develop.svn.wordpress.org/trunk@4174 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-07 23:26:52 +00:00 |
|
Ryan Boren
|
a28be38534
|
i18n fixes from nbachiyski. fixes #3109
git-svn-id: https://develop.svn.wordpress.org/trunk@4165 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-05 18:52:24 +00:00 |
|
Ryan Boren
|
7e82eef627
|
Use get_option instead of get_settings. Just 'cause.
git-svn-id: https://develop.svn.wordpress.org/trunk@4144 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 21:46:31 +00:00 |
|
Ryan Boren
|
0f6f0b20ae
|
Feeds for singular object queries should be comment feeds.
git-svn-id: https://develop.svn.wordpress.org/trunk@4127 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 03:34:17 +00:00 |
|
Ryan Boren
|
4185956fab
|
Keep the frag at the end. Props mdawaffe. fixes #3078
git-svn-id: https://develop.svn.wordpress.org/trunk@4123 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 01:02:45 +00:00 |
|
Ryan Boren
|
04e6ae9d7b
|
comments-rss2 fix from Mark J. fixes #3055
git-svn-id: https://develop.svn.wordpress.org/trunk@4114 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-24 23:32:47 +00:00 |
|
Ryan Boren
|
4a9ad00205
|
Make those chars feel special.
git-svn-id: https://develop.svn.wordpress.org/trunk@4112 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-24 22:33:16 +00:00 |
|
Ryan Boren
|
33e6c8fbde
|
cache_javascript_headers() from masquerade. fixes #3059 #2799
git-svn-id: https://develop.svn.wordpress.org/trunk@4109 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-22 17:31:53 +00:00 |
|
Ryan Boren
|
b86470f23b
|
Fix proxy check regex. Props westi. fixes #3028
git-svn-id: https://develop.svn.wordpress.org/trunk@4091 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-11 22:19:28 +00:00 |
|
Ryan Boren
|
fa6b9e781a
|
Use wp_die() in wp_nonce_ays(). fixes #2929
git-svn-id: https://develop.svn.wordpress.org/trunk@4009 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-10 16:34:43 +00:00 |
|
Ryan Boren
|
4591c517ce
|
wp_die() improvements from Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@4006 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-10 05:29:10 +00:00 |
|
Matt Mullenweg
|
d75bc044ef
|
Clean up how we address IP addresses throughout the code
git-svn-id: https://develop.svn.wordpress.org/trunk@3990 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-06 00:04:24 +00:00 |
|
Ryan Boren
|
ae64303c2e
|
Die with style. Props Sewar. fixes #2902
git-svn-id: https://develop.svn.wordpress.org/trunk@3979 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-05 19:13:26 +00:00 |
|
Ryan Boren
|
6bfc22facd
|
wp_specialchars() within wp_nonce_url(). Props Nazgul. fixes #2857
git-svn-id: https://develop.svn.wordpress.org/trunk@3974 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-05 09:55:24 +00:00 |
|
Ryan Boren
|
ccb85676c3
|
Update RBL site and turn open proxy check off by default. Props Nazgul. fixes #2821
git-svn-id: https://develop.svn.wordpress.org/trunk@3960 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-07-04 21:41:00 +00:00 |
|
Ryan Boren
|
8cfe03b684
|
More nonce strings. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3935 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-27 09:32:42 +00:00 |
|
Ryan Boren
|
dd6aa45584
|
wp_explain_nonce() and wp_nonce_ays(). Props mdawaffe. #2734
git-svn-id: https://develop.svn.wordpress.org/trunk@3934 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-27 08:06:00 +00:00 |
|
Ryan Boren
|
98b02c5e7c
|
Have wp_referer_field() set the referer to the current page. fixes #2800
git-svn-id: https://develop.svn.wordpress.org/trunk@3919 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-24 18:17:10 +00:00 |
|
Ryan Boren
|
dbbb1802b6
|
wp_get_referer() and friends from robmiller and markjaquith. fixes #2800
git-svn-id: https://develop.svn.wordpress.org/trunk@3908 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-24 05:38:37 +00:00 |
|
Ryan Boren
|
ce51707da2
|
Avoid recursive action. Props itdamager. fixes #2852
git-svn-id: https://develop.svn.wordpress.org/trunk@3904 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-23 20:05:23 +00:00 |
|
Ryan Boren
|
4b3472c29f
|
Move _() to compat.php
git-svn-id: https://develop.svn.wordpress.org/trunk@3901 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-22 19:45:49 +00:00 |
|
Ryan Boren
|
5e32c14d39
|
Move ping and trackback functions to comment.php (maybe to ping.php later?) #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3900 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-22 19:44:36 +00:00 |
|
Ryan Boren
|
909671e026
|
Fix bug in add_query_arg when url like http://example.com (no trailing slash). Props skel to the ac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3897 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-22 03:40:28 +00:00 |
|
Ryan Boren
|
7d49c0ec7b
|
wp_check_filetype() from skeltoac.
git-svn-id: https://develop.svn.wordpress.org/trunk@3894 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-21 23:17:19 +00:00 |
|
Ryan Boren
|
2c8931c55d
|
Move plugin API to plugin.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3893 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-20 02:03:24 +00:00 |
|
Matt Mullenweg
|
9aeb21aab1
|
Don't hide blog when option is blank!
git-svn-id: https://develop.svn.wordpress.org/trunk@3885 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-17 23:38:45 +00:00 |
|
Ryan Boren
|
216546a0b8
|
Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-11 06:43:54 +00:00 |
|
Ryan Boren
|
a4c408af37
|
User management improvements from Mark Jaquith and David House. #2793
git-svn-id: https://develop.svn.wordpress.org/trunk@3857 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-08 18:36:05 +00:00 |
|
Ryan Boren
|
eae22f445e
|
Make replacement strings backref safe without using \${1} so as to preserve php <= 4.2 compatible. Props mdawaffe. fixes #2774
git-svn-id: https://develop.svn.wordpress.org/trunk@3855 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-08 03:17:01 +00:00 |
|
Ryan Boren
|
1041498585
|
Move user functions to user.php. Relocate more post functions to post.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3854 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-08 02:22:16 +00:00 |
|
Ryan Boren
|
d3f6c3ca0d
|
Reworg post/page/attachment functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3851 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-07 23:17:59 +00:00 |
|
Ryan Boren
|
58ed7bdc3b
|
Reorg category functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3843 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-04 21:36:52 +00:00 |
|
Ryan Boren
|
56a3ec113b
|
Undef var fix from Denis-de-Bernardy. fixes #2780
git-svn-id: https://develop.svn.wordpress.org/trunk@3842 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-04 21:07:41 +00:00 |
|
Ryan Boren
|
add8a92036
|
Enclosure redirect fix from aegrumet. fixes #2551
git-svn-id: https://develop.svn.wordpress.org/trunk@3793 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-26 17:25:48 +00:00 |
|
Ryan Boren
|
a868cae733
|
Handle robots.txt requests and obey blog_plubic setting.
git-svn-id: https://develop.svn.wordpress.org/trunk@3791 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-22 22:06:06 +00:00 |
|
Ryan Boren
|
b96cd6f60c
|
nonce functions. #2678
git-svn-id: https://develop.svn.wordpress.org/trunk@3758 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-05-02 22:08:34 +00:00 |
|
Ryan Boren
|
0d4e7d2db3
|
Move htmlentities2 to functions-formatting.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3717 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 03:03:27 +00:00 |
|
Ryan Boren
|
be2be64b99
|
Remove comment_count_cache. fixes #2670
git-svn-id: https://develop.svn.wordpress.org/trunk@3716 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 02:53:02 +00:00 |
|
Ryan Boren
|
63c32823bd
|
Reorg comment functions. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3714 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-19 02:32:12 +00:00 |
|
Ryan Boren
|
8928035208
|
Move url_to_postid() to rewrite.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3712 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-18 04:47:26 +00:00 |
|
Ryan Boren
|
85ed7859d1
|
Move theme functions to theme.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3711 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-18 04:44:33 +00:00 |
|
Ryan Boren
|
112af5d381
|
Move page walkers to classes. Props David House. fixes #2593
git-svn-id: https://develop.svn.wordpress.org/trunk@3704 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-13 04:40:48 +00:00 |
|
Matt Mullenweg
|
7caac09279
|
walk_tree broken, fixes #2608
git-svn-id: https://develop.svn.wordpress.org/trunk@3701 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-09 22:08:18 +00:00 |
|
Ryan Boren
|
e622346b7d
|
WP_Locale. Props Sewar. fixes #2568
git-svn-id: https://develop.svn.wordpress.org/trunk@3676 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-04-02 00:20:11 +00:00 |
|
Ryan Boren
|
fa8d1959e2
|
Pluggable install functions. fixes #2616
git-svn-id: https://develop.svn.wordpress.org/trunk@3670 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-31 08:07:39 +00:00 |
|
Ryan Boren
|
e706f8cf36
|
Return after delete so we don't re-add an empty field.
git-svn-id: https://develop.svn.wordpress.org/trunk@3666 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 23:15:35 +00:00 |
|
Ryan Boren
|
bd6323c272
|
Future post pinging and cron fixups from masquerade. fixes #2469
git-svn-id: https://develop.svn.wordpress.org/trunk@3663 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-30 07:36:54 +00:00 |
|
Ryan Boren
|
6d474bde7a
|
update_option() action fix. fixes #2553
git-svn-id: https://develop.svn.wordpress.org/trunk@3659 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-25 21:46:53 +00:00 |
|
Ryan Boren
|
ff7c3f55e4
|
Add meta_key and meta_value options to get_posts() and get_pages(). Props MichaelH. fixes #2563
git-svn-id: https://develop.svn.wordpress.org/trunk@3656 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 22:46:38 +00:00 |
|
Ryan Boren
|
956f814c41
|
Add include param to get_posts(), get_categories(), get_pages(), and get_bookmarks(). Props MichaelH. fixes #2562
git-svn-id: https://develop.svn.wordpress.org/trunk@3655 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 04:26:50 +00:00 |
|
Ryan Boren
|
26d26f8ce6
|
Fix backreferences in mysql2date(). Props tenpura. fixes #2564
git-svn-id: https://develop.svn.wordpress.org/trunk@3654 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-21 04:19:52 +00:00 |
|
Ryan Boren
|
eab1586158
|
Comment feed fixes from David House. fixes #2570
git-svn-id: https://develop.svn.wordpress.org/trunk@3644 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-17 01:16:22 +00:00 |
|
Ryan Boren
|
e2108969c4
|
Move WP_Query and its wrapper functions to query.php. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3639 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-13 01:44:32 +00:00 |
|
Ryan Boren
|
b573abbd16
|
Rewrite API additions and improvements from David House. #2433
git-svn-id: https://develop.svn.wordpress.org/trunk@3638 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-12 22:57:00 +00:00 |
|
Ryan Boren
|
457b4b5251
|
Cron improvements from masquerade. #2425
git-svn-id: https://develop.svn.wordpress.org/trunk@3634 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-07 21:43:59 +00:00 |
|
Ryan Boren
|
20c6baad57
|
Don't add UTC offset again when formatting 'U' in mysql2date. Props masquerade. fixes #2537
git-svn-id: https://develop.svn.wordpress.org/trunk@3633 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-07 21:24:49 +00:00 |
|
Ryan Boren
|
0a30296803
|
Isolate backref. fixes #2521
git-svn-id: https://develop.svn.wordpress.org/trunk@3610 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-04 22:41:16 +00:00 |
|
Ryan Boren
|
64173c9918
|
Move deprecated functions to deprecated.php. #2520
git-svn-id: https://develop.svn.wordpress.org/trunk@3589 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-02 03:27:48 +00:00 |
|
Ryan Boren
|
93ec2ffd02
|
wp_list_cats() rework. Add walk_tree() and walk_category_tree(). Use get_categories() for query.
git-svn-id: https://develop.svn.wordpress.org/trunk@3582 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-03-01 13:30:19 +00:00 |
|