Ryan Boren
|
e25996c368
|
File file level phpdoc from jacobsantos. see #7037
git-svn-id: https://develop.svn.wordpress.org/trunk@7991 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-25 15:50:15 +00:00 |
Ryan Boren
|
e911cca913
|
Allow wp-config.php to exist one level up from WordPress root directory. Props sambauers. fixes #6933
git-svn-id: https://develop.svn.wordpress.org/trunk@7971 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-05-21 05:59:27 +00:00 |
Ryan Boren
|
fdc05b24f6
|
Prepare DB queries in more places. Props filosofo. see #6644
git-svn-id: https://develop.svn.wordpress.org/trunk@7645 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-04-14 16:13:25 +00:00 |
Ryan Boren
|
22ce6cd795
|
Drop trackbacks that request UTF-7
git-svn-id: https://develop.svn.wordpress.org/trunk@7559 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-28 06:51:19 +00:00 |
Ryan Boren
|
cd9d655c72
|
Multi-byte character safe excerpting from nbachiyski. fixes #6077
git-svn-id: https://develop.svn.wordpress.org/trunk@7140 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-03-03 21:05:23 +00:00 |
Ryan Boren
|
40f80710a4
|
Add filters to comments_open() and pings_open(). Props tellyworth. fixes #5761
git-svn-id: https://develop.svn.wordpress.org/trunk@6716 602fd350-edb4-49c9-b593-d223f7449a82
|
2008-02-04 20:27:45 +00:00 |
Mark Jaquith
|
02df990e1f
|
Consistently include wp-config.php. fixes #3349
git-svn-id: https://develop.svn.wordpress.org/trunk@5843 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-08-03 00:45:06 +00:00 |
Matt Mullenweg
|
b1f6f9a6a8
|
(int)er the dragon.
git-svn-id: https://develop.svn.wordpress.org/trunk@5087 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-23 00:59:21 +00:00 |
Ryan Boren
|
d96777ab37
|
Remove redundant check. Props Mittineague. fixes #3665
git-svn-id: https://develop.svn.wordpress.org/trunk@4801 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-25 02:03:55 +00:00 |
Mark Jaquith
|
cc801d6aac
|
Delay Trackback data escaping until after mb_convert_encoding(). Props to Stefan Esser.
git-svn-id: https://develop.svn.wordpress.org/trunk@4676 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-05 05:45:46 +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
|
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
|
cd766e57e9
|
s/URI/URL/. Props Nazgul. fixes #2666
git-svn-id: https://develop.svn.wordpress.org/trunk@4133 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-30 16:40:17 +00:00 |
Ryan Boren
|
23e2a0a25f
|
Use wp_redirect().
git-svn-id: https://develop.svn.wordpress.org/trunk@3928 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-27 05:38:56 +00:00 |
Ryan Boren
|
19a75024be
|
Use mb_strcut instead of mb_substr. fixes #2163
git-svn-id: https://develop.svn.wordpress.org/trunk@3369 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-12-28 01:06:57 +00:00 |
Ryan Boren
|
2bf017f58a
|
Use mb_substr for trackback titles. Props zet. fixes #1474
git-svn-id: https://develop.svn.wordpress.org/trunk@3107 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-16 09:38:54 +00:00 |
Matt Mullenweg
|
7318490e2c
|
Cut international trackbacks, fixes #1647
git-svn-id: https://develop.svn.wordpress.org/trunk@3081 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-11-14 10:14:43 +00:00 |
Ryan Boren
|
7d6fc8af08
|
Break blog header up into functional chunks. Stick it all in a WP class for now. Make wp() the front door. Move template/theme loader code into template-loader.php. Clean up feed file loadup. Modularize.
git-svn-id: https://develop.svn.wordpress.org/trunk@2627 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-06-10 23:15:13 +00:00 |
Matt Mullenweg
|
474c6ec210
|
Better charset audo-detection - http://mosquito.wordpress.org/view.php?id=788
git-svn-id: https://develop.svn.wordpress.org/trunk@2563 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-20 22:06:28 +00:00 |
Matt Mullenweg
|
2e3c23045c
|
Line ending fixes and commenting cleanups from Scott Reilly
git-svn-id: https://develop.svn.wordpress.org/trunk@2556 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-20 03:37:23 +00:00 |
Ryan Boren
|
debd8e0e5f
|
Convert tb_id to int.
git-svn-id: https://develop.svn.wordpress.org/trunk@2555 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-04-20 03:20:31 +00:00 |
Ryan Boren
|
e20c0260e4
|
Make sure trackback template is not double processed.
git-svn-id: https://develop.svn.wordpress.org/trunk@2305 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-13 21:25:08 +00:00 |
Matt Mullenweg
|
1a23b31e2f
|
Don't die before action
git-svn-id: https://develop.svn.wordpress.org/trunk@2282 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-02-12 07:30:21 +00:00 |
Ryan Boren
|
fc67ae3e7d
|
Generate feed and trackback rules for pages. Bug 742.
git-svn-id: https://develop.svn.wordpress.org/trunk@2146 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-25 00:23:57 +00:00 |
Matt Mullenweg
|
f3f5516c99
|
Don't accept duplicate pings
git-svn-id: https://develop.svn.wordpress.org/trunk@2080 602fd350-edb4-49c9-b593-d223f7449a82
|
2005-01-11 02:56:43 +00:00 |
Matt Mullenweg
|
b39c4f8273
|
Comments refactoring and cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@1964 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-16 02:57:05 +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
|
43609bbdbf
|
Perform empty() check on $doing_trackback. Bug 426.
git-svn-id: https://develop.svn.wordpress.org/trunk@1918 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-12-08 01:00:12 +00:00 |
Matt Mullenweg
|
b4984a31c2
|
Trackback and pingback cleanups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1794 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-14 07:26:41 +00:00 |
Matt Mullenweg
|
7d277fbd0d
|
Code cleanup and some fixes from the WP Japan folks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1734 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-04 08:03:52 +00:00 |
michelvaldrighi
|
4e644c8b52
|
moved die() command, fixes bug #309
git-svn-id: https://develop.svn.wordpress.org/trunk@1708 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-23 12:27:52 +00:00 |
michelvaldrighi
|
65a78d2dd6
|
fixes for bug #311, by bronski
git-svn-id: https://develop.svn.wordpress.org/trunk@1705 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-22 19:44:35 +00:00 |
Ryan Boren
|
d278d6b8ae
|
Trackback fix ups.
git-svn-id: https://develop.svn.wordpress.org/trunk@1696 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-18 22:47:43 +00:00 |
Matt Mullenweg
|
bee9686570
|
Move trackbacks to new comment function.
git-svn-id: https://develop.svn.wordpress.org/trunk@1616 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-07 02:34:12 +00:00 |
Matt Mullenweg
|
94c29fd51e
|
Track and check user agent for comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1603 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 01:50:39 +00:00 |
Matt Mullenweg
|
6b0bcbf2f5
|
Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 00:24:28 +00:00 |
Matt Mullenweg
|
6e1c571490
|
Vanquishing the terror of iso-8859-1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1575 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-30 07:16:40 +00:00 |
Ryan Boren
|
fdaf705b04
|
Support timestamp permalinks. Make wider use of is_single(). Bug 0000194.
git-svn-id: https://develop.svn.wordpress.org/trunk@1491 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-28 02:43:54 +00:00 |
Ryan Boren
|
b721c5b54f
|
index.php now handles feeds and trackbacks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1376 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-31 23:35:32 +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
|
4b6149eecf
|
Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-24 21:52:24 +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
|
84635f1a44
|
Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1012 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-25 20:18:20 +00:00 |
michelvaldrighi
|
1635f4335a
|
now storing trackback times as localtime+gmt
git-svn-id: https://develop.svn.wordpress.org/trunk@1003 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-25 02:39:16 +00:00 |
Matt Mullenweg
|
f14254c46b
|
New comment moderation code, for trackbacks and comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@984 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-21 08:31:33 +00:00 |
Matt Mullenweg
|
e64b754d4a
|
Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 19:55:45 +00:00 |
Matt Mullenweg
|
59155a15f3
|
Migration to get_settings
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-01 06:13:32 +00:00 |
michelvaldrighi
|
1ef85f9dd5
|
big leap to GMT dates
git-svn-id: https://develop.svn.wordpress.org/trunk@914 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-23 03:42:40 +00:00 |
Ryan Boren
|
6ebd3ca6c0
|
Clean feed and trackback URLs.
git-svn-id: https://develop.svn.wordpress.org/trunk@836 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-05 20:55:50 +00:00 |
Matt Mullenweg
|
7c2b2a969f
|
Non-trackback requests to wp-trackback.php now redirect to the post.
git-svn-id: https://develop.svn.wordpress.org/trunk@637 602fd350-edb4-49c9-b593-d223f7449a82
|
2003-12-22 03:10:54 +00:00 |