Peter Westwood
|
68097610a2
|
Allow for wp_nonce_field, wp_referrer_field and wp_original_referer_field be able to return output. Fixes #3628 props robmil.
git-svn-id: https://develop.svn.wordpress.org/trunk@7323 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-15 22:44:34 +00:00 |
|
Ryan Boren
|
71827ccadf
|
Suppress logging of DB errors when checking if blog is installed. see #5771
git-svn-id: https://develop.svn.wordpress.org/trunk@7269 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-12 22:41:43 +00:00 |
|
Matt Mullenweg
|
8415bccde9
|
Deal correctly with empty upload_path option. Hat tip: tellyworth.
git-svn-id: https://develop.svn.wordpress.org/trunk@7134 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-03 04:14:16 +00:00 |
|
Ryan Boren
|
6d7441c26e
|
Remove trailing whites.
git-svn-id: https://develop.svn.wordpress.org/trunk@7130 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-02 20:17:30 +00:00 |
|
Ryan Boren
|
4d02937e6d
|
max width fixes from azaozz. fixes #6051
git-svn-id: https://develop.svn.wordpress.org/trunk@7114 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 23:27:02 +00:00 |
|
Ryan Boren
|
a02dc6a240
|
Media Library updates from andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7100 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-29 06:54:15 +00:00 |
|
Ryan Boren
|
a2af257bf4
|
gettext fixes from takayukister. fixes #6018
git-svn-id: https://develop.svn.wordpress.org/trunk@7063 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-27 17:19:58 +00:00 |
|
Ryan Boren
|
82905a1f33
|
fix overuse of default mime icon and re-shuffle mp4/m4a file type matches. Props andy. see #5911
git-svn-id: https://develop.svn.wordpress.org/trunk@7045 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-26 19:57:00 +00:00 |
|
Ryan Boren
|
78f9d0757a
|
Return error when requesting invalid feed format. Props pishmishy. fixes #5446
git-svn-id: https://develop.svn.wordpress.org/trunk@7038 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-26 10:05:05 +00:00 |
|
Ryan Boren
|
4b8ec983eb
|
Error page styling from mt. fixes #5977
git-svn-id: https://develop.svn.wordpress.org/trunk@7001 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-24 04:33:51 +00:00 |
|
Peter Westwood
|
02ab17364e
|
Fix the display of human time difference when server timezone if different from blog timezone. Fixes #5970 props jhodgdon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6995 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-23 22:11:47 +00:00 |
|
Ryan Boren
|
a3b716fd74
|
Upload path fixes from tellyworth. see #5953
git-svn-id: https://develop.svn.wordpress.org/trunk@6984 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 17:46:03 +00:00 |
|
Ryan Boren
|
7ed364b2ce
|
Notice fixes from nbachiyski. fixes #5961
git-svn-id: https://develop.svn.wordpress.org/trunk@6983 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-22 17:43:56 +00:00 |
|
Ryan Boren
|
d809dcd103
|
Add a prophylactic specialchars to the object in explain nonce. see #5838
git-svn-id: https://develop.svn.wordpress.org/trunk@6817 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 18:14:38 +00:00 |
|
Ryan Boren
|
d74220c598
|
Make Nonce Mismatch Fail Instead of AYS. Props filosofo. fixes #5838 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6813 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-13 17:39:40 +00:00 |
|
Ryan Boren
|
9094f86cd8
|
New gzip compressor for TinyMCE from azaozz. fixes #5807
git-svn-id: https://develop.svn.wordpress.org/trunk@6789 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 17:45:18 +00:00 |
|
Matt Mullenweg
|
bf2d50bf6b
|
Blow out mem limit, slightly larger thumbnails.
git-svn-id: https://develop.svn.wordpress.org/trunk@6786 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 09:02:44 +00:00 |
|
Matt Mullenweg
|
129dddd3a3
|
Lowercase extensions too, dynamically change when we try to create thumbnails by memory limit.
git-svn-id: https://develop.svn.wordpress.org/trunk@6783 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 08:02:01 +00:00 |
|
Matt Mullenweg
|
e5087bdeba
|
Allow uploads outside of the WP path and custom URLs for the same.
git-svn-id: https://develop.svn.wordpress.org/trunk@6780 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-11 06:35:24 +00:00 |
|
Ryan Boren
|
d99739dac9
|
s/2.4/2.5/. Props ffemtcj. fixes #5810
git-svn-id: https://develop.svn.wordpress.org/trunk@6777 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:59:34 +00:00 |
|
Ryan Boren
|
347f594c9f
|
Remove gzip_compression(). Leave it to the server. fixes #4342
git-svn-id: https://develop.svn.wordpress.org/trunk@6775 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-10 07:12:33 +00:00 |
|
Ryan Boren
|
3a18b96c9b
|
Trailing whitespace cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@6726 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-05 06:47:27 +00:00 |
|
Ryan Boren
|
a8eb580138
|
doubleval bytes. Props tellyworth. fixes #5246
git-svn-id: https://develop.svn.wordpress.org/trunk@6669 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-28 04:55:54 +00:00 |
|
Peter Westwood
|
90e193bdab
|
Notice fixing for wp-includes. See #5607 props filosofo.
git-svn-id: https://develop.svn.wordpress.org/trunk@6592 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-10 20:51:07 +00:00 |
|
Ryan Boren
|
66415d7bba
|
Encoding before title. Props RanYanivHartstein. fixes #5519 for 2.5
git-svn-id: https://develop.svn.wordpress.org/trunk@6568 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-06 19:15:33 +00:00 |
|
Ryan Boren
|
791a7d7191
|
Unused var cleanup. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6551 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 19:36:34 +00:00 |
|
Ryan Boren
|
72a79d489d
|
Port autosave to jquery. Props rmccue. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@6546 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-04 08:46:33 +00:00 |
|
Matt Mullenweg
|
30224a0b3d
|
New tag interface, tag auto-suggest while typing. Rough - suggest and parts of JS should probably be refactored. Hat tip: jhodgdon.
git-svn-id: https://develop.svn.wordpress.org/trunk@6542 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-03 01:34:11 +00:00 |
|
Ryan Boren
|
8f6679c739
|
Properly close tags. Props ionfish. fixes #5568
git-svn-id: https://develop.svn.wordpress.org/trunk@6535 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-01-02 17:31:00 +00:00 |
|
Peter Westwood
|
7a455e8b2b
|
Mark functions and files as deprecated. Fixes #4361 props docwhat and darkdragon
git-svn-id: https://develop.svn.wordpress.org/trunk@6514 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-28 21:17:42 +00:00 |
|
Ryan Boren
|
08920c2855
|
Custom DB error page. fixes #5500 for 2.4
git-svn-id: https://develop.svn.wordpress.org/trunk@6447 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-21 02:53:57 +00:00 |
|
Ryan Boren
|
6aa006ce3c
|
redirect fixes from ruckus and tellyworth. fixes #5479
git-svn-id: https://develop.svn.wordpress.org/trunk@6402 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-18 05:28:44 +00:00 |
|
Ryan Boren
|
49d95f21c1
|
unique filename fixes from tellyworth. fixes #5482
git-svn-id: https://develop.svn.wordpress.org/trunk@6401 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-18 03:32:43 +00:00 |
|
Ryan Boren
|
a3058bdbc2
|
Suppress display of DB error messages by default. Props filosofo. see #5473
git-svn-id: https://develop.svn.wordpress.org/trunk@6391 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 21:38:24 +00:00 |
|
Ryan Boren
|
f4d8e3a731
|
Import file attachments. Props tellyworth. fixes #5466
git-svn-id: https://develop.svn.wordpress.org/trunk@6390 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-16 21:34:48 +00:00 |
|
Peter Westwood
|
bdeb4e3663
|
Remove triming from string options fixes #4781 props hakre
git-svn-id: https://develop.svn.wordpress.org/trunk@6367 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-09 11:49:25 +00:00 |
|
Ryan Boren
|
fb05263f15
|
New feed_link functions. Deprecate rss_link functions. Make default feed pluggable. Props rubys. see #5328
git-svn-id: https://develop.svn.wordpress.org/trunk@6365 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-06 19:58:15 +00:00 |
|
Ryan Boren
|
3a8b2fcca3
|
Remove unused vars. Props DD32. see #5418
git-svn-id: https://develop.svn.wordpress.org/trunk@6364 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-12-06 19:49:33 +00:00 |
|
Peter Westwood
|
2ab598e809
|
Actually return a url if SSL is not supported! Relates to #5298
git-svn-id: https://develop.svn.wordpress.org/trunk@6340 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-17 11:27:01 +00:00 |
|
Peter Westwood
|
fcd2063365
|
Ensure that we offer https access to atom if it is available. Fixes #5298 props rubys.
git-svn-id: https://develop.svn.wordpress.org/trunk@6339 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-11-17 11:21:34 +00:00 |
|
Ryan Boren
|
a5d56b0264
|
Kill unused var.
git-svn-id: https://develop.svn.wordpress.org/trunk@6250 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-14 09:38:12 +00:00 |
|
Ryan Boren
|
c77a783d55
|
Just cache the is_blog_installed value. If the options table goes away while the value is still cached, oh well. Very edge-case.
git-svn-id: https://develop.svn.wordpress.org/trunk@6249 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-14 07:57:56 +00:00 |
|
Ryan Boren
|
27bc4a130f
|
Set global is_blog_installed flag so we don't query the DB more than once per load.
git-svn-id: https://develop.svn.wordpress.org/trunk@6244 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-13 18:39:28 +00:00 |
|
Ryan Boren
|
a6076f7083
|
Fix category assigment during link import. fixes #5107 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6233 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-12 21:47:34 +00:00 |
|
Mark Jaquith
|
f1f150fd50
|
Code cleanup and standardization for functions.php
git-svn-id: https://develop.svn.wordpress.org/trunk@6223 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-11 05:46:57 +00:00 |
|
Mark Jaquith
|
3cf979dd42
|
Introducing absint() for casting to an absolute integer. see #4762
git-svn-id: https://develop.svn.wordpress.org/trunk@6222 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-10 22:11:18 +00:00 |
|
Peter Westwood
|
0919b3ca32
|
Move database class loading to a shared function to ensure all of WordPress is wp-content/wp-db.php aware. Fixes #5128 props ComputerGuru.
git-svn-id: https://develop.svn.wordpress.org/trunk@6198 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-06 08:18:33 +00:00 |
|
Mark Jaquith
|
11e69b6820
|
prepare() for wp-includes/ link-template.php, post.php, general-template.php, pluggable.php, functions.php. see #4553
git-svn-id: https://develop.svn.wordpress.org/trunk@6180 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-10-02 18:45:47 +00:00 |
|
Mark Jaquith
|
1c934d962c
|
Add tag_base to list of untrailingslashed options, and standardize the unslashing. Prevents /mytags//tagname/
git-svn-id: https://develop.svn.wordpress.org/trunk@6153 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-22 06:11:48 +00:00 |
|
Ryan Boren
|
6e8eb02d73
|
Fix includes for setup-config so that wp_die is defined. Props DD32. fixes #4997
git-svn-id: https://develop.svn.wordpress.org/trunk@6137 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-09-19 04:27:56 +00:00 |
|