Matt Mullenweg
|
7fd906972e
|
Move to cookiehash define, use wp_login() function for auth.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1768 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-10 18:02:30 +00:00 |
Ryan Boren
|
c701b9129a
|
wp_list_pages(), first draft
git-svn-id: https://develop.svn.wordpress.org/trunk@1766 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-09 02:03:37 +00:00 |
Ryan Boren
|
9f2cd5bc27
|
Gracefully handle multiple <!--more> tags. From Scott Reilly (coffee2code). Bug 0000113.
git-svn-id: https://develop.svn.wordpress.org/trunk@1519 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-08 20:22:29 +00:00 |
Ryan Boren
|
e5e50fe714
|
Remove more stripslashes().
git-svn-id: https://develop.svn.wordpress.org/trunk@1406 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 08:11:49 +00:00 |
Ryan Boren
|
a5a67ec795
|
Get our slashes straight.
git-svn-id: https://develop.svn.wordpress.org/trunk@1405 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-11 08:02:40 +00:00 |
Ryan Boren
|
78b413030f
|
Fix links generated by link_pages() in next mode. http://www.kackreiz.net/wordpress.php
git-svn-id: https://develop.svn.wordpress.org/trunk@1393 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-08 09:29:41 +00:00 |
Matt Mullenweg
|
4530008ec8
|
Fix for strange slash nav errors for paged nice links, and validation fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1383 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-06-02 07:44:43 +00:00 |
Ryan Boren
|
94732a5611
|
Revamp rewrite rule generation. Add clean page links. Credit to Jaykul for get_pagenum_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1373 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-31 17:22:25 +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
|
372e3293f4
|
Fix from Jay McCarthy and I cleaned up the function to remove some unused globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@1254 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-09 23:26:41 +00:00 |
michelvaldrighi
|
859b82387e
|
added wp_filter support to the_excerpt_rss
git-svn-id: https://develop.svn.wordpress.org/trunk@1250 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-09 18:31:58 +00:00 |
Matt Mullenweg
|
ef353e438a
|
remove_slashes was broken.
git-svn-id: https://develop.svn.wordpress.org/trunk@1226 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-05-05 06:47:20 +00:00 |
Matt Mullenweg
|
20cb408553
|
Allow WordPress installation URI and blog URI to be different.
git-svn-id: https://develop.svn.wordpress.org/trunk@1203 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-28 07:27:03 +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
|
81bc3fe0c9
|
Things should be as simple as possible, but no more.
git-svn-id: https://develop.svn.wordpress.org/trunk@1142 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-24 19:23:57 +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 |
Ryan Boren
|
8be1b0cfe0
|
Mark strings for translation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1088 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-04-17 15:56:23 +00:00 |
michelvaldrighi
|
516fe098a8
|
fixed multiple breakage possibilities with feeds
git-svn-id: https://develop.svn.wordpress.org/trunk@1039 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-31 16:41:30 +00:00 |
Dougal Campbell
|
4877319023
|
Add semantics to post-meta
git-svn-id: https://develop.svn.wordpress.org/trunk@1027 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-29 18:46:33 +00:00 |
Dougal Campbell
|
4f49a4163d
|
Removed 'Meta:' leader from the_meta().
git-svn-id: https://develop.svn.wordpress.org/trunk@991 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-03-24 14:41:05 +00:00 |
Dougal Campbell
|
8ef6846f5a
|
Tweaked test version of the_meta() a little
git-svn-id: https://develop.svn.wordpress.org/trunk@948 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 22:22:54 +00:00 |
Dougal Campbell
|
15f1b35267
|
Added per-post custom metadata support.
git-svn-id: https://develop.svn.wordpress.org/trunk@946 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 21:42:47 +00:00 |
Matt Mullenweg
|
22ed64e4ec
|
Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-26 16:15:48 +00:00 |
Matt Mullenweg
|
54139eb9dc
|
Temporary fix for next_post with GMT.
git-svn-id: https://develop.svn.wordpress.org/trunk@930 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-24 23:49:51 +00:00 |
Matt Mullenweg
|
796d56ba66
|
Undefined function typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@910 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-22 14:39:04 +00:00 |
michelvaldrighi
|
c0a1d15cbf
|
more quotes replacements
git-svn-id: https://develop.svn.wordpress.org/trunk@896 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-20 01:53:41 +00:00 |
Matt Mullenweg
|
5248b39480
|
Typo in previous commit.
git-svn-id: https://develop.svn.wordpress.org/trunk@886 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-17 04:57:31 +00:00 |
Matt Mullenweg
|
d6a30cc0e8
|
Refactoring of template tags to use filters, use TABS (!!!), and general cleanliness, which is next to godliness. Some get_settings improvements, less globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@885 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-17 04:56:29 +00:00 |
Matt Mullenweg
|
fd4ad0bcfc
|
the_excerpt should get autop goodness. Excerpt should fake it by default.
git-svn-id: https://develop.svn.wordpress.org/trunk@841 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-02-06 20:28:26 +00:00 |
Matt Mullenweg
|
f94fdae019
|
Remove remnants of $c.
git-svn-id: https://develop.svn.wordpress.org/trunk@808 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-29 06:49:19 +00:00 |
Matt Mullenweg
|
3cd0b08876
|
Broke up template-functions into several files to facilitate maintainance and change tracking.
git-svn-id: https://develop.svn.wordpress.org/trunk@801 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-01-27 09:58:01 +00:00 |