Matt Mullenweg
a3aa82d0e0
Functional plugin implementation.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@1010 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 08:10:26 +00:00
Matt Mullenweg
e64b754d4a
Migration to get_settings and away from globals.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 19:55:45 +00:00
Matt Mullenweg
59155a15f3
Migration to get_settings
...
git-svn-id: https://develop.svn.wordpress.org/trunk@956 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 06:13:32 +00:00
Matt Mullenweg
37c361e964
Migrating more of the global options to get_settings().
...
git-svn-id: https://develop.svn.wordpress.org/trunk@955 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-29 08:43:36 +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
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
michelvaldrighi
7af5c8fbcf
adding blog_charset option
...
git-svn-id: https://develop.svn.wordpress.org/trunk@878 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-17 02:11:16 +00:00
Matt Mullenweg
f468870d93
Work around IIS' lack of REQUEST_URI
...
git-svn-id: https://develop.svn.wordpress.org/trunk@858 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-10 08:43:23 +00:00
Matt Mullenweg
94054cd0ee
Move hack file include.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@844 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-07 22:52:20 +00:00
Dougal Campbell
0b88590afe
Using require_once will make it easier to incorporate WP functionality into custom templates.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@796 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-26 16:06:59 +00:00
Matt Mullenweg
e2155a6bcc
More upgrade fixes for b2.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@763 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-12 12:50:32 +00:00
Matt Mullenweg
bab03a7a4b
Various fixes from forums and such.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@725 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-06 10:33:07 +00:00
Matt Mullenweg
a62c5e20c6
Comments number bug.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@707 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-03 20:35:02 +00:00
Matt Mullenweg
68c59dff3d
Turn down error reporting.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@692 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-02 23:55:40 +00:00
michelvaldrighi
15b2fd0fb0
take request_uri from http_server_vars, to be safe
...
git-svn-id: https://develop.svn.wordpress.org/trunk@676 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-01 19:09:15 +00:00
Matt Mullenweg
88d4ebbac4
Installation cleanup.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@672 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-31 23:51:41 +00:00
Matt Mullenweg
a81f4116dd
Add kses HTML cleaning to comment functions.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@650 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-24 20:43:04 +00:00
Matt Mullenweg
3b71e1dec1
Moved wp-links files to wp-includes or wp-images where appropiate. Updated necessary paths.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@630 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 10:12:34 +00:00
Matt Mullenweg
ccc413011a
Renaming Reloaded.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Matt Mullenweg
40fc216aa7
Hacks file option and include.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@614 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-15 09:55:47 +00:00
Matt Mullenweg
b153d9607c
Smilie fix from Jaykul, changed fool's siteurl fix to use faster preg_replace. Now handles *any number* of trailing slashes. :)
...
git-svn-id: https://develop.svn.wordpress.org/trunk@612 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-15 08:02:19 +00:00
Matt Mullenweg
9c6a0a9403
The great renaming.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00
Matt Mullenweg
8f1c828555
Multiple category upgrade system. Changed version number.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@561 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-04 18:33:33 +00:00
Mike Little
bee8734f21
Fixed several instances in WordPress where PHP Notices are not being handled correctly.
...
Fixes supplied by Aaron Jensen (aaron@visualprose.com ).
git-svn-id: https://develop.svn.wordpress.org/trunk@559 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-30 00:55:19 +00:00
Dougal Campbell
5aef5643a2
Never understimate the ingenuity of fools.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@542 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-11 20:57:43 +00:00
Mike Little
135fd02cad
Sorted some geourl issues (see http://wordpress.org/support/6/683 )
...
Added geo.position meta tag
Added settings into wp-settings.php
Added use of default in new post
git-svn-id: https://develop.svn.wordpress.org/trunk@525 602fd350-edb4-49c9-b593-d223f7449a82
2003-11-05 00:44:03 +00:00
Matt Mullenweg
96f0bf4d52
If siteurl has a trailing slash, slash it.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@481 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 20:43:53 +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
Mike Little
f870ef5da7
Removed 'search_engine_friendly_urls' options.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@417 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-06 23:48:17 +00:00
Mike Little
2cdc9f218c
Removed 'search_engine_friendly_urls' and 'use_preview' options.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@398 602fd350-edb4-49c9-b593-d223f7449a82
2003-09-29 23:13:59 +00:00
Mike Little
36b9288aff
Install now does new options tables.
...
git-svn-id: https://develop.svn.wordpress.org/trunk@230 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-15 23:18:33 +00:00
Mike Little
1e6b370753
b2config.php replaced with wp-config.sample.php
...
wp-settings.php is a new fie which sets up the old globals from b2config
mysmilies.php is a new file with custom smilies (Ex-content of b2config)
day-month-trans.php file with Dayname and monthname transalations (Ex-content of b2config)
git-svn-id: https://develop.svn.wordpress.org/trunk@215 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-12 22:44:37 +00:00