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
|
9965a3d352
|
pagenow fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1765 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-09 02:00:34 +00:00 |
|
Matt Mullenweg
|
b5dfef4925
|
Automatically trigger DB upgrade.
git-svn-id: https://develop.svn.wordpress.org/trunk@1764 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-08 19:49:58 +00:00 |
|
Donncha O Caoimh
|
e2c540b1dd
|
Define message header if blank.
git-svn-id: https://develop.svn.wordpress.org/trunk@1760 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-08 11:52:23 +00:00 |
|
Ryan Boren
|
ad7e0b673b
|
Use page_id=xx instead of p=xx&static=1
git-svn-id: https://develop.svn.wordpress.org/trunk@1759 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-08 08:06:21 +00:00 |
|
Donncha O Caoimh
|
7f31cf1410
|
Check if $uris is an array.
git-svn-id: https://develop.svn.wordpress.org/trunk@1757 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-06 13:10:52 +00:00 |
|
Matt Mullenweg
|
0f87560488
|
Automatic login fixes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1754 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-06 05:31:52 +00:00 |
|
Ryan Boren
|
4b44c46602
|
Page templates.
git-svn-id: https://develop.svn.wordpress.org/trunk@1753 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-06 05:11:11 +00:00 |
|
Ryan Boren
|
c54a49b9aa
|
Page/subpage URIs.
git-svn-id: https://develop.svn.wordpress.org/trunk@1752 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-06 02:18:37 +00:00 |
|
Donncha O Caoimh
|
9fbc44d022
|
Not required by WordPress.
git-svn-id: https://develop.svn.wordpress.org/trunk@1750 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-05 09:23:53 +00:00 |
|
Matt Mullenweg
|
9aa1ed0d11
|
Pages update and tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1747 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-05 08:27:13 +00:00 |
|
Matt Mullenweg
|
c78d172d4f
|
Fix GUID generation
git-svn-id: https://develop.svn.wordpress.org/trunk@1746 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-05 07:36:50 +00:00 |
|
Donncha O Caoimh
|
4797b29430
|
Missing ";"
git-svn-id: https://develop.svn.wordpress.org/trunk@1741 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-04 10:19:43 +00:00 |
|
Matt Mullenweg
|
79ee1ce580
|
Kitten's emergent registration / comment whitelisting patch.
git-svn-id: https://develop.svn.wordpress.org/trunk@1737 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-04 08:49:45 +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 |
|
Matt Mullenweg
|
1a3c14d8a9
|
Use mb_mail_send if available.
git-svn-id: https://develop.svn.wordpress.org/trunk@1733 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-04 07:44:04 +00:00 |
|
Matt Mullenweg
|
f8df0db15f
|
New login system.
git-svn-id: https://develop.svn.wordpress.org/trunk@1731 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-04 06:23:53 +00:00 |
|
Ryan Boren
|
466a81805d
|
Fix wp_title() for pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1729 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-03 17:07:53 +00:00 |
|
Ryan Boren
|
1268dcb29b
|
Extend is_single(), is_page(), is_category(), and is_author() to accept an optional argument which designates a particular id, name, or nicename.
git-svn-id: https://develop.svn.wordpress.org/trunk@1728 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-02 19:24:40 +00:00 |
|
Dougal Campbell
|
d2ed07b4bf
|
Security: Clean up user inputs before using.
git-svn-id: https://develop.svn.wordpress.org/trunk@1727 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-10-02 00:46:30 +00:00 |
|
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 |
|
michelvaldrighi
|
bb232bd2d9
|
whoops, we forgot to store the comment_type
git-svn-id: https://develop.svn.wordpress.org/trunk@1716 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-27 11:45:15 +00:00 |
|
Ryan Boren
|
c6ee28749c
|
Use get_query_var to get the search terms.
git-svn-id: https://develop.svn.wordpress.org/trunk@1714 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-27 00:46:42 +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 |
|
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 |
|
Matt Mullenweg
|
2c08301539
|
No longer used.
git-svn-id: https://develop.svn.wordpress.org/trunk@1699 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-21 19:41:13 +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 |
|
Ryan Boren
|
1efe0af8c3
|
htmlspecialchars() no longer needs to be run against rewrite_rules due to options-permalink reorg. Currently, ampersands end up being encoded in .htaccess, which causes breakage.
git-svn-id: https://develop.svn.wordpress.org/trunk@1686 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-18 03:04:27 +00:00 |
|
michelvaldrighi
|
d190b9453c
|
reverting wp-admin/xmlrpc.php changes
git-svn-id: https://develop.svn.wordpress.org/trunk@1683 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-17 14:57:15 +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
|
fa94dfa448
|
now that we have a new pingback server in wp-admin/xmlrpc.php, let's advertise it
git-svn-id: https://develop.svn.wordpress.org/trunk@1677 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-17 09:27:04 +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 |
|
michelvaldrighi
|
d1d60768cc
|
added timeout and vendor parameters to IXR_Client, could be very useful for weblog_pings
git-svn-id: https://develop.svn.wordpress.org/trunk@1673 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-16 17:07:59 +00:00 |
|
michelvaldrighi
|
8f164348c6
|
support for comment_type, while we move away from <*back /> stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@1669 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-16 13:15:07 +00:00 |
|
Matt Mullenweg
|
5b73909f79
|
Don't forget to strip
git-svn-id: https://develop.svn.wordpress.org/trunk@1665 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-16 01:08:50 +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 |
|
Ryan Boren
|
c3ad9d60cf
|
Make $pagenow work with PATH_INFO.
git-svn-id: https://develop.svn.wordpress.org/trunk@1663 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-15 08:16:58 +00:00 |
|
Ryan Boren
|
3d0c99e58c
|
Mark "more" link text for translation, just for grins. Bug 119.
git-svn-id: https://develop.svn.wordpress.org/trunk@1661 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-15 03:37:44 +00:00 |
|
Ryan Boren
|
c4a4ee4dff
|
Make comments_template() theme aware.
git-svn-id: https://develop.svn.wordpress.org/trunk@1660 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-15 02:50:29 +00:00 |
|
Ryan Boren
|
5980b30da1
|
If the query is for a page, make sure single is false.
git-svn-id: https://develop.svn.wordpress.org/trunk@1645 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-14 06:56:13 +00:00 |
|
Ryan Boren
|
d6463ce6a6
|
Use stylesheet_url from bloginfo().
git-svn-id: https://develop.svn.wordpress.org/trunk@1639 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-12 20:30:49 +00:00 |
|
Ryan Boren
|
ddf9be9ef1
|
Themes.
git-svn-id: https://develop.svn.wordpress.org/trunk@1638 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-11 16:12:40 +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 |
|
Ryan Boren
|
ebcdb0990e
|
Incorporate utf8_uri_encode() in sanitize_title(). Improve UTF-8 accented character decomposition in remove_accents().
git-svn-id: https://develop.svn.wordpress.org/trunk@1636 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-10 08:36:54 +00:00 |
|
Ryan Boren
|
08f8a3d0eb
|
get_pagenum_link() tweaks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1635 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-10 07:03:40 +00:00 |
|
Ryan Boren
|
3c7fe8a8d0
|
Allow the calendar start of week to be provisioned. get_calendar() patch from rq. Bug 32.
git-svn-id: https://develop.svn.wordpress.org/trunk@1632 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-09 23:07:46 +00:00 |
|
michelvaldrighi
|
54cf4d7e78
|
ugh, no wonder the new xmlrpc wouldn't post anything
git-svn-id: https://develop.svn.wordpress.org/trunk@1630 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-09 15:54:03 +00:00 |
|
Ryan Boren
|
bce7d33025
|
Use get_query_var() to get cat and name so that we pick up any processing done on them by the query.
git-svn-id: https://develop.svn.wordpress.org/trunk@1629 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-09 03:45:51 +00:00 |
|
Matt Mullenweg
|
adf3e5d380
|
Some named entities have numbers.
git-svn-id: https://develop.svn.wordpress.org/trunk@1623 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-08 08:48:36 +00:00 |
|
Matt Mullenweg
|
f0edc5ccf7
|
Retrospam check from Kitten
git-svn-id: https://develop.svn.wordpress.org/trunk@1620 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-08 08:17:53 +00:00 |
|
Ryan Boren
|
4e7e0194b5
|
Paging by days fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@1618 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-08 00:02:53 +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 |
|
Ryan Boren
|
6a98ee3737
|
New page by day code from Sebastian Herp.
git-svn-id: https://develop.svn.wordpress.org/trunk@1614 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-06 20:03:16 +00:00 |
|
Ryan Boren
|
3d451b067e
|
Add missing join to page by day query.
git-svn-id: https://develop.svn.wordpress.org/trunk@1613 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-06 03:03:08 +00:00 |
|
Ryan Boren
|
7ec1b62a42
|
Remove left over debug output.
git-svn-id: https://develop.svn.wordpress.org/trunk@1611 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 20:06:01 +00:00 |
|
Ryan Boren
|
24fd61e7fc
|
Improve paging by days. Retabify source.
git-svn-id: https://develop.svn.wordpress.org/trunk@1610 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 20:00:09 +00:00 |
|
Matt Mullenweg
|
0ed9084d7d
|
Set GUID on upgrade. CURRENTLY NOT WORKING. For some reason the get_settings calls aren't working.
git-svn-id: https://develop.svn.wordpress.org/trunk@1605 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 02:41:01 +00:00 |
|
Matt Mullenweg
|
bf70fc82bd
|
Set GUID when posting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1604 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 02:03:51 +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
|
42be6523f2
|
Version bump.
git-svn-id: https://develop.svn.wordpress.org/trunk@1600 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-05 00:31:23 +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 |
|
Matt Mullenweg
|
1173ae6867
|
Texturize fix.
git-svn-id: https://develop.svn.wordpress.org/trunk@1592 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-04 20:47:52 +00:00 |
|
Ryan Boren
|
68246928c2
|
Fix for bug 250: Metaweblog API discards comment_status and ping_status.
git-svn-id: https://develop.svn.wordpress.org/trunk@1589 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-04 06:44:58 +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 |
|
Ryan Boren
|
09754a9dbc
|
Add missing quotes. Bug 0000254.
git-svn-id: https://develop.svn.wordpress.org/trunk@1582 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-09-03 04:03:55 +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 |
|
Matt Mullenweg
|
d89603ce20
|
Improved autolink function. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000236
git-svn-id: https://develop.svn.wordpress.org/trunk@1571 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-28 08:40:13 +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 |
|
michelvaldrighi
|
d69d080abc
|
added very basic timezone support to IXR_Date
git-svn-id: https://develop.svn.wordpress.org/trunk@1564 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-26 12:40:48 +00:00 |
|
michelvaldrighi
|
e9cbd77e2e
|
added user_can_edit_post and user_can_delete_post
git-svn-id: https://develop.svn.wordpress.org/trunk@1561 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-25 15:12:10 +00:00 |
|
michelvaldrighi
|
4d37021dd5
|
whoops, typo in trackback_url_list
git-svn-id: https://develop.svn.wordpress.org/trunk@1560 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-25 14:22:39 +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
|
6c12d408ec
|
Add previous_post_link() and next_post_link().
git-svn-id: https://develop.svn.wordpress.org/trunk@1557 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-24 01:35:57 +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 |
|
Matt Mullenweg
|
230d603f6d
|
Missing table block elements from arnau siches
git-svn-id: https://develop.svn.wordpress.org/trunk@1554 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-23 09:07:07 +00:00 |
|
Matt Mullenweg
|
46c39cd718
|
Escape from slashville
git-svn-id: https://develop.svn.wordpress.org/trunk@1545 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-21 01:50:59 +00:00 |
|
Matt Mullenweg
|
f5b015ecd3
|
Typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@1544 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-20 17:56:51 +00:00 |
|
Matt Mullenweg
|
13b77cd51b
|
Some profiling info in $wpdb optionally.
git-svn-id: https://develop.svn.wordpress.org/trunk@1543 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-20 17:52:49 +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
|
2c75118680
|
Use is_single().
git-svn-id: https://develop.svn.wordpress.org/trunk@1537 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-17 02:29:37 +00:00 |
|
Ryan Boren
|
3db73193ef
|
Paging cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@1536 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-16 22:50:06 +00:00 |
|
Ryan Boren
|
ee416fcdc2
|
Complete support for %author% in post permalinks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1534 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-14 17:29:09 +00:00 |
|
Ryan Boren
|
38088a0503
|
Use sanitize_title() to process post, page, author, and category names in the query.
git-svn-id: https://develop.svn.wordpress.org/trunk@1533 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-14 16:08:57 +00:00 |
|
Ryan Boren
|
f43f503c7e
|
Add lost return to get_permalink().
git-svn-id: https://develop.svn.wordpress.org/trunk@1532 602fd350-edb4-49c9-b593-d223f7449a82
|
2004-08-13 15:00:45 +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 |
|