rob1n
|
031cf54afe
|
Bring get_pagenum_link() into this century. Props Mark Jaquith. fixes #3930
git-svn-id: https://develop.svn.wordpress.org/trunk@5454 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-05-12 00:17:34 +00:00 |
Ryan Boren
|
386eb41adf
|
Fix edit comment links
git-svn-id: https://develop.svn.wordpress.org/trunk@5340 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-28 16:45:47 +00:00 |
Ryan Boren
|
b9b37cd426
|
Consult global comment in get_comment(). Don't show empty edit links.
git-svn-id: https://develop.svn.wordpress.org/trunk@5328 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-27 03:51:36 +00:00 |
rob1n
|
b0e84dde88
|
get_edit_*_link() functions. fixes #4153
git-svn-id: https://develop.svn.wordpress.org/trunk@5302 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-24 23:21:56 +00:00 |
Ryan Boren
|
b749fb0711
|
Revert [5275] - [5277]. Fix it later. see #4153
git-svn-id: https://develop.svn.wordpress.org/trunk@5282 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-17 23:00:35 +00:00 |
rob1n
|
e111d2de08
|
Fix another typo. Not a good day at all.
git-svn-id: https://develop.svn.wordpress.org/trunk@5277 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-17 01:17:45 +00:00 |
rob1n
|
8e63dcecfa
|
Fix typo. Thanks Lloyd.
git-svn-id: https://develop.svn.wordpress.org/trunk@5276 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-17 00:53:58 +00:00 |
rob1n
|
734766ba6e
|
Add get_edit_comment_link() and get_edit_post_link(). fixes #4153
git-svn-id: https://develop.svn.wordpress.org/trunk@5275 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-16 23:53:34 +00:00 |
rob1n
|
b88e6b40d8
|
Replace some stristr's with stripos'.
git-svn-id: https://develop.svn.wordpress.org/trunk@5260 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-04-12 21:59:31 +00:00 |
Matt Mullenweg
|
a059392772
|
Now tag pretty permalinks should work, and support custom tag bases.
git-svn-id: https://develop.svn.wordpress.org/trunk@5150 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-31 09:19:32 +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
|
61a985f409
|
Cast to int. Props xknown. fixes #4012 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5078 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-22 01:04:19 +00:00 |
Mark Jaquith
|
d8336eed5c
|
use clean_url() instead of attribute_escape() when dealing with src/href to protect against XSS. props xknown. fixes #3986 for trunk.
git-svn-id: https://develop.svn.wordpress.org/trunk@5056 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-17 08:46:59 +00:00 |
Mark Jaquith
|
e00c636c7d
|
Sanitize output of previous_posts() and next_posts(). Props Alex Concha for the report.
git-svn-id: https://develop.svn.wordpress.org/trunk@5045 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-16 08:04:24 +00:00 |
Mark Jaquith
|
e643142a5e
|
new function: untrailingslashit(). fixes #3899
git-svn-id: https://develop.svn.wordpress.org/trunk@5020 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-10 06:25:33 +00:00 |
Mark Jaquith
|
e2f9950018
|
user_trailingslashit filter for users who sometimes want trailing slashes only on certain URL types. fixes #3899
git-svn-id: https://develop.svn.wordpress.org/trunk@5019 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-10 06:18:43 +00:00 |
Mark Jaquith
|
56368548ad
|
Use strpos instead of strstr where ever possible, for speed. Props rob1n. fixes #3920
git-svn-id: https://develop.svn.wordpress.org/trunk@4990 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 05:29:15 +00:00 |
Ryan Boren
|
f77b96fc84
|
Standardize on 'url' for fetching the blog's url. Props rob1n. fixes #3623
git-svn-id: https://develop.svn.wordpress.org/trunk@4983 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-03-07 03:05:41 +00:00 |
Mark Jaquith
|
5acfcd9fea
|
trailing tabs and whitespace cleanup.
git-svn-id: https://develop.svn.wordpress.org/trunk@4953 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-27 15:24:54 +00:00 |
Ryan Boren
|
27ee037027
|
Add get_post_comments_feed_link() and have popup comments templates use it.
git-svn-id: https://develop.svn.wordpress.org/trunk@4929 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-23 08:31:07 +00:00 |
Mark Jaquith
|
5164d38cb5
|
Consistent use or disuse of trailing slashes in URLs according to user preference. props MathiasBynens. fixes #1485
git-svn-id: https://develop.svn.wordpress.org/trunk@4886 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-02-15 07:07:12 +00:00 |
Ryan Boren
|
22094458d9
|
Prev/next query filters. Props mdwaffe. fixes #2415
git-svn-id: https://develop.svn.wordpress.org/trunk@4721 602fd350-edb4-49c9-b593-d223f7449a82
|
2007-01-11 04:30:44 +00:00 |
Ryan Boren
|
0fc7ecbc1d
|
Avoid infinite loop when getting attachment link.
git-svn-id: https://develop.svn.wordpress.org/trunk@4644 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-12-12 22:50:54 +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
|
a18ec2228c
|
Fix attachment links for page on front. Props mdawaffe. fixes #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@4475 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-17 20:00:11 +00:00 |
Ryan Boren
|
94b9222a4b
|
Remove paging by days. fixes #3341
git-svn-id: https://develop.svn.wordpress.org/trunk@4457 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 21:22:35 +00:00 |
Ryan Boren
|
6a3029d8d5
|
Use FOUND_ROWS to calculate the max number of pages. Need to cleanup/eliminate _max_num_pages().
git-svn-id: https://develop.svn.wordpress.org/trunk@4455 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-11-08 09:13:11 +00:00 |
Mark Jaquith
|
d2865e988f
|
[4432] missed "comment => c" conversion in edit_comment_link(). Props tinyau. fixes #3309
git-svn-id: https://develop.svn.wordpress.org/trunk@4436 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-31 06:13:43 +00:00 |
Mark Jaquith
|
2a6e4903dc
|
Manage Posts paging fix from Westi. fixes #2693
git-svn-id: https://develop.svn.wordpress.org/trunk@4316 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-10-04 07:43:23 +00:00 |
Ryan Boren
|
936b87defb
|
Resolve table ambiguity.Props filosofo. fixes #3091
git-svn-id: https://develop.svn.wordpress.org/trunk@4155 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-09-01 18:50:58 +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
|
4a9ad00205
|
Make those chars feel special.
git-svn-id: https://develop.svn.wordpress.org/trunk@4112 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-08-24 22:33:16 +00:00 |
Ryan Boren
|
216546a0b8
|
Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
|
2006-06-11 06:43:54 +00:00 |