Ryan Boren
|
ebbf002430
|
Introduce get_template_directory() and bloginfo('stylesheet_directory'). Make comments_popup_script() theme aware.
git-svn-id: https://develop.svn.wordpress.org/trunk@1726 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-30 17:56:16 +00:00 |
|
michelvaldrighi
|
c2e6a2fb55
|
typo/confusion, earlier patch committed in haste
git-svn-id: https://develop.svn.wordpress.org/trunk@1724 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-30 00:34:46 +00:00 |
|
michelvaldrighi
|
5f1af068d7
|
rather ugly fix to prevent the querying of unknown/removed options, feel free to replace it with a better alternative someday
git-svn-id: https://develop.svn.wordpress.org/trunk@1723 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-29 20:33:05 +00:00 |
|
Ryan Boren
|
b4af651dcb
|
Wrap rewrite rules in IfModule. Bug 318.
git-svn-id: https://develop.svn.wordpress.org/trunk@1721 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-28 17:55:52 +00:00 |
|
michelvaldrighi
|
93a21b3596
|
fixed url_to_postid (it was the cause of pingbacks to the first post when a simple link to the blog was done)
git-svn-id: https://develop.svn.wordpress.org/trunk@1717 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-27 12:41:39 +00:00 |
|
Ryan Boren
|
606c252dce
|
Use call_user_func() when applying filter. Bug 63. Patch from Bill Zeller.
git-svn-id: https://develop.svn.wordpress.org/trunk@1713 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-27 00:45:53 +00:00 |
|
michelvaldrighi
|
9292898d64
|
added discover_pingback_server_uri, should dramatically speed things up
git-svn-id: https://develop.svn.wordpress.org/trunk@1709 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-24 17:29:25 +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 |
|
Ryan Boren
|
cf529fe462
|
Rename using_mod_rewrite() to using_index_permalinks(). Start removing blogfilename references.
git-svn-id: https://develop.svn.wordpress.org/trunk@1695 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-18 20:04:29 +00:00 |
|
michelvaldrighi
|
511ff56068
|
updated pingback() to use IXR -- now we aren't using phpxmlrpc anywhere anymore
git-svn-id: https://develop.svn.wordpress.org/trunk@1682 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-17 14:11:28 +00:00 |
|
Donncha O Caoimh
|
5e0e0bf9a9
|
Check for moderation_notify flag before notifying moderator that about
held comments.
git-svn-id: https://develop.svn.wordpress.org/trunk@1678 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-17 10:26:34 +00:00 |
|
michelvaldrighi
|
be784a3f52
|
letting IXR take care of URI parsing, while leaving the old way to call weblog_ping possible
git-svn-id: https://develop.svn.wordpress.org/trunk@1676 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-17 08:39:12 +00:00 |
|
michelvaldrighi
|
0d2f304c8b
|
replaced old weblog_ping with new IXR-based weblog_ping
git-svn-id: https://develop.svn.wordpress.org/trunk@1674 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-16 17:08:56 +00:00 |
|
Matt Mullenweg
|
3776531128
|
Axing of geo stuff, major cleanups on permalink options, style tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1664 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-15 15:09:39 +00:00 |
|
Matt Mullenweg
|
3bfd308dc6
|
Timeout changes. Hat tip: Michael Dale.
git-svn-id: https://develop.svn.wordpress.org/trunk@1637 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-10 10:55:44 +00:00 |
|
Matt Mullenweg
|
31ed310727
|
Trackback fix from Michael Dale.
git-svn-id: https://develop.svn.wordpress.org/trunk@1617 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-07 03:15:48 +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 |
|
Ryan Boren
|
122631f99e
|
Apache 1.3 does not support the reluctant (non-greedy) expression modifier. Remove the modifier when outputting mod_rewrite rules.
git-svn-id: https://develop.svn.wordpress.org/trunk@1615 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-07 00:01:19 +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
|
173f2cd3e6
|
Install and upgrade refactoring complete.
git-svn-id: https://develop.svn.wordpress.org/trunk@1601 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 01:22:17 +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
|
9c1d725609
|
Remove optiongroup_options table.
git-svn-id: https://develop.svn.wordpress.org/trunk@1597 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-04 22:15:46 +00:00 |
|
Ryan Boren
|
40a13971f9
|
Return post ID from generic_ping(). Bug 229.
git-svn-id: https://develop.svn.wordpress.org/trunk@1586 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-03 20:33:15 +00:00 |
|
Ryan Boren
|
0ef4844be2
|
More permissive, i18n friendly regexs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1585 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-03 20:22:23 +00:00 |
|
Ryan Boren
|
1e61535580
|
Send Geo Url Header only if use_geo_positions is set. Bug 242. Patch from 2fargon.
git-svn-id: https://develop.svn.wordpress.org/trunk@1584 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-03 04:29:11 +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
|
b9fc57acbc
|
404 permalink handler.
git-svn-id: https://develop.svn.wordpress.org/trunk@1570 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-27 20:59:38 +00:00 |
|
Ryan Boren
|
8da2215076
|
Template redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@1558 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-24 08:43:01 +00:00 |
|
Ryan Boren
|
046c5333e8
|
Add is_year(), is_month(), is_day(), is_time().
git-svn-id: https://develop.svn.wordpress.org/trunk@1556 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-24 01:24:48 +00:00 |
|
Ryan Boren
|
a1d2b2eb86
|
Fix a path info paging bug. Add using_mod_rewrite().
git-svn-id: https://develop.svn.wordpress.org/trunk@1555 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-23 23:28:14 +00:00 |
|
Ryan Boren
|
218841c9c2
|
Search permalinks complete with feed and paging support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1540 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-18 21:05:34 +00:00 |
|
Ryan Boren
|
01b53facab
|
Add pagename query var.
git-svn-id: https://develop.svn.wordpress.org/trunk@1531 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-11 01:55:34 +00:00 |
|
Ryan Boren
|
ec57c1a114
|
Static pages. Take 1.
git-svn-id: https://develop.svn.wordpress.org/trunk@1527 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-10 05:35:59 +00:00 |
|
Matt Mullenweg
|
a71c9d98f2
|
Don't need the 1=1
git-svn-id: https://develop.svn.wordpress.org/trunk@1523 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-09 07:54:23 +00:00 |
|
Ryan Boren
|
3dc8c1dabe
|
Add get_query_var() wrapper for $wp_query->get().
git-svn-id: https://develop.svn.wordpress.org/trunk@1517 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 16:47:22 +00:00 |
|
Ryan Boren
|
cf3a6080bd
|
WP Query class.
git-svn-id: https://develop.svn.wordpress.org/trunk@1516 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 15:31:50 +00:00 |
|
Matt Mullenweg
|
fed106eb57
|
Define COOKIEHASH and new get_profile function. TODO: re-org function soup
git-svn-id: https://develop.svn.wordpress.org/trunk@1513 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-07 01:22:17 +00:00 |
|
Ryan Boren
|
0f49ccc3d3
|
Simplify post paging. Remove "posts paged" setting. We should always page. Add posts_nav_link() to the default template.
git-svn-id: https://develop.svn.wordpress.org/trunk@1500 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-29 03:34:08 +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
|
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
|
4143fbe12c
|
Whoops!
git-svn-id: https://develop.svn.wordpress.org/trunk@1480 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 09:26:37 +00:00 |
|
Matt Mullenweg
|
30de863dfd
|
Options system can now transparently handle arrays and objects.
git-svn-id: https://develop.svn.wordpress.org/trunk@1478 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-23 09:14:30 +00:00 |
|
Ryan Boren
|
999d760f6c
|
Add rewrite_rules_array filter point.
git-svn-id: https://develop.svn.wordpress.org/trunk@1466 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-15 23:29:41 +00:00 |
|
Ryan Boren
|
dc70d3501d
|
Handle trackback URIs containing query strings. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000066
git-svn-id: https://develop.svn.wordpress.org/trunk@1461 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-07-13 17:52:47 +00:00 |
|
Matt Mullenweg
|
61060a0668
|
Fine tune checking.
git-svn-id: https://develop.svn.wordpress.org/trunk@1450 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-30 21:54:10 +00:00 |
|
Ryan Boren
|
4c0a18c68e
|
Add WP_Query_State class. Introduce is_single(), is_archive(), and friends.
git-svn-id: https://develop.svn.wordpress.org/trunk@1449 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-30 15:31:49 +00:00 |
|
Ryan Boren
|
9fcaf1faad
|
If the new value and old value are the same, do not update the option in update_option().
git-svn-id: https://develop.svn.wordpress.org/trunk@1446 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-24 01:00:31 +00:00 |
|
Ryan Boren
|
ed96c5e8c9
|
Add posts_where, the_posts, and query_string filters.
git-svn-id: https://develop.svn.wordpress.org/trunk@1443 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-20 22:36:45 +00:00 |
|
jverber
|
cb8c5d6273
|
Fixes for bugs #0000088-90: fixed encoding of special chars.
git-svn-id: https://develop.svn.wordpress.org/trunk@1438 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-19 04:23:59 +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 |
|