Mike Little
973c6bb3b0
Added spaces in smilies array. Non breaking space before image.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@495 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-30 00:46:19 +00:00
Matt Mullenweg
986f72bbf0
Permalink related bugfixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@492 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 20:27:38 +00:00
Matt Mullenweg
eaa329b3fd
RSS to use new permalink system. Move non-template functions out of template file.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@486 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 07:00:42 +00:00
Matt Mullenweg
47b0f3175f
Version bump.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@485 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 02:35:42 +00:00
Matt Mullenweg
8068b213e1
Updated get_permalink to take ID argument.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@484 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-27 02:32:53 +00:00
Matt Mullenweg
2cac53bd37
Comments should use new permalinks.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@471 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 05:28:58 +00:00
Matt Mullenweg
15bfb2b1fb
Alpha functionality of new permalink structure as per previous discussions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@470 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 05:25:26 +00:00
Mike Little
53ed0b4b61
Moved post count outside the link in monthly version of get_archives().
...
git-svn-id: https://develop.svn.wordpress.org/trunk@469 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 00:35:45 +00:00
Matt Mullenweg
448379612e
Some options functions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@468 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 00:19:23 +00:00
Matt Mullenweg
49527093ec
New title functions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@465 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-25 22:05:38 +00:00
Dougal Campbell
620001f33e
Cookies are now unique, based on siteurl, allowing multiple installs under a single domain name.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@458 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-20 20:53:13 +00:00
Dougal Campbell
9aa628e64b
Applying patches from otaku42: Fix two bugs in images uploads. Fix time_difference limitations.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@456 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-17 19:26:05 +00:00
Matt Mullenweg
e0e981ba75
Texturize preg_split .* should match newlines as well.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@455 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-16 16:58:48 +00:00
Dougal Campbell
95b9b7864a
$siteurl was not getting interpolated in comment links
...
git-svn-id: https://develop.svn.wordpress.org/trunk@440 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-09 15:33:33 +00:00
Mike Little
eaf5ff87af
double quotes to single
...
git-svn-id: https://develop.svn.wordpress.org/trunk@437 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:28:39 +00:00
Mike Little
58e530dde4
Added missing global querycount
...
git-svn-id: https://develop.svn.wordpress.org/trunk@436 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-08 22:27:45 +00:00
Dougal Campbell
42ca15ac98
Added checks to category functions for empty results.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@432 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-07 21:48:32 +00:00
Mike Little
d30e4e5c0e
Added call to antispambot round comment email.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@413 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-05 21:06:11 +00:00
Matt Mullenweg
c44ea6c9a8
Remove call by reference.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@411 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-04 18:23:59 +00:00
Alex King
44406b57f5
moved the password form into its own function get_the_password_form() and added functions needed for the comments RSS feed
...
git-svn-id: https://develop.svn.wordpress.org/trunk@394 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-28 18:23:52 +00:00
Mike Little
18d2eb7838
Added display of post count on monthly archives
...
git-svn-id: https://develop.svn.wordpress.org/trunk@388 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-26 07:03:35 +00:00
Mike Little
109eab573d
Fixed bug with escaped quotes in the excerpt.
...
http://wordpress.org/support/4/623
git-svn-id: https://develop.svn.wordpress.org/trunk@377 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-22 22:57:41 +00:00
Mike Little
15f2dc914f
Comments should not visible on password protected post until password entered.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@374 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-20 00:03:21 +00:00
Dougal Campbell
f0247cb9b1
Added checks for definition list (dl/dt/dd) tags to wpautop.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@366 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-11 15:27:26 +00:00
Mike Little
49d283ce51
Added echo param to the_title() and the category_ID()
...
Fixed error with prematurely closing comments in rdf
git-svn-id: https://develop.svn.wordpress.org/trunk@363 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-09 22:33:47 +00:00
Alex King
d45b33bb59
alphabetized category drop down list
...
git-svn-id: https://develop.svn.wordpress.org/trunk@358 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-08 04:44:40 +00:00
Matt Mullenweg
a5b35b6ea4
Remove language attribute: http://wordpress.org/support/4/533
...
git-svn-id: https://develop.svn.wordpress.org/trunk@356 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-03 17:39:12 +00:00
Mike Little
9eed885bc9
Fixes from Patrick MARIE <mycroft@virgaria.org>
...
regarding un-initialized vars.
Plus get_archives can now take a before and after param.
git-svn-id: https://develop.svn.wordpress.org/trunk@355 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-02 23:23:04 +00:00
Mike Little
030bbb2018
Fixes from Patrick MARIE <mycroft@virgaria.org>
...
regarding un-initialized vars.
git-svn-id: https://develop.svn.wordpress.org/trunk@354 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-02 23:22:04 +00:00
Matt Mullenweg
9ae31a5959
Fixed some funky whitespace issues with autop.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@345 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-25 01:53:52 +00:00
Matt Mullenweg
8a83ac5a4c
Type that eliminated all content, fixed.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@342 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:36:09 +00:00
Matt Mullenweg
5796aeb9b0
Type that eliminated all content, fixed.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@341 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:27:28 +00:00
Matt Mullenweg
ea3fe00746
No smilies inside of HTML tags.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@340 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:25:56 +00:00
Matt Mullenweg
25ead2251d
Version bump.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@339 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:13:38 +00:00
Matt Mullenweg
f2addc85c7
Check for heading tags as well.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@338 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 21:00:47 +00:00
Matt Mullenweg
d1c2cd14eb
More autop tweaks. This function is becoming very mature.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@337 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 20:57:18 +00:00
Matt Mullenweg
045f4032b7
Found that CRAZY bug that has plagued validation for months.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@336 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 20:53:52 +00:00
Matt Mullenweg
deb09317dd
Mostly whitespace issues.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@334 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 16:46:24 +00:00
Matt Mullenweg
81fc93c5b5
Some significant fixes to autop.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@333 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-24 16:46:09 +00:00
Matt Mullenweg
72918e59a3
Final (hopefully) XHTML fixes to geo code.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@332 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-23 06:03:38 +00:00
Matt Mullenweg
2e58383631
More XHTML fixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@330 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-22 23:11:03 +00:00
Matt Mullenweg
17b43dbc29
More XHTML fixes.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@329 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-22 23:09:43 +00:00
Matt Mullenweg
4f5bed2be4
Fix for XHTML 1.1. Commit early and often.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@327 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:09:54 +00:00
Matt Mullenweg
e67c2887e2
Lowercase attribute values.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@326 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:06:38 +00:00
Matt Mullenweg
05f2f39f4e
MAKE SURE EVERYTHING IS XHTML COMPLIANT!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@325 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 15:05:25 +00:00
Matt Mullenweg
ab036c3513
Get siteurl when posting form.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@324 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-21 14:59:39 +00:00
Matt Mullenweg
5c9a79c506
Password protected posts!
...
git-svn-id: https://develop.svn.wordpress.org/trunk@323 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-20 22:59:20 +00:00
Matt Mullenweg
f34782e69d
Fix for autop to allow attributes on elements.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@322 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-20 22:12:31 +00:00
Dougal Campbell
719fd84654
Added optional floatval function for PHP < 4.2.0
...
git-svn-id: https://develop.svn.wordpress.org/trunk@310 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-14 15:13:20 +00:00
Matt Mullenweg
67abc2c1ea
Added documentation hooks.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@309 602fd350-edb4-49c9-b593-d223f7449a82
2003-08-12 23:07:38 +00:00