saxmatt
|
37aedcd902
|
Case typo in delete_post API hook. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000228
git-svn-id: http://svn.automattic.com/wordpress/trunk@1572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-28 08:54:44 +00:00 |
|
saxmatt
|
1c01cf7dcf
|
Bookmarklet escaping fix from Alex
git-svn-id: http://svn.automattic.com/wordpress/trunk@1553 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-23 08:29:14 +00:00 |
|
rboren
|
ea16450f63
|
Static pages. Take 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-10 05:35:59 +00:00 |
|
rboren
|
b2fe32b18d
|
In sanitize_title(), strip_tags() before sanitizing, not after. In post.php, if post name is empty, pass the post title to the sanitizer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1512 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-06 01:28:51 +00:00 |
|
saxmatt
|
6c5157a526
|
Cleaning out some errors and fixing some XHTML 1.1 problems.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-01 08:04:39 +00:00 |
|
rboren
|
d45cb4460a
|
Delete postmeta when deleting a post. Bug 0000080.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-28 16:08:03 +00:00 |
|
rboren
|
c1084e521a
|
Bug 0000163. Confirm comment deletion. Courtesy of BrianMeidell and Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1493 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-28 04:01:45 +00:00 |
|
rboren
|
8633ffdba4
|
If the sanitized title is empty, fallback to the post ID for the nicename. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000116
git-svn-id: http://svn.automattic.com/wordpress/trunk@1481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-24 03:22:49 +00:00 |
|
jverber
|
83844c9b8b
|
More special chars encoding fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1448 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-30 02:02:49 +00:00 |
|
jverber
|
ac387706d0
|
Fixed bug #0000047: Now a user will be redirected to prev. location after editing a post. Also fixed line breaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1423 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-14 20:09:46 +00:00 |
|
rboren
|
25bdc0791c
|
Mark some strings for translation and improve string consistency. From Albert. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000024
git-svn-id: http://svn.automattic.com/wordpress/trunk@1420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-13 16:14:58 +00:00 |
|
jverber
|
e42967386c
|
Fixed invalid XHTML in a number of admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 18:23:12 +00:00 |
|
rboren
|
692627e424
|
Get our slashes straight.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1405 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 08:02:40 +00:00 |
|
rboren
|
e7cf38f1e4
|
Get edited comment content through $_POST.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1399 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-10 08:28:38 +00:00 |
|
rboren
|
0649831ca7
|
Remove unneeded $postquery lvalue. From Kitten.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1397 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-10 03:29:59 +00:00 |
|
rboren
|
323feecf52
|
Remove unnecessary call to generic_ping(). The publish_post action will take care of it. Props to hades. http://wordpress.org/support/4/6876
git-svn-id: http://svn.automattic.com/wordpress/trunk@1386 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-04 02:49:40 +00:00 |
|
saxmatt
|
25ae03ee65
|
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: http://svn.automattic.com/wordpress/trunk@1355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-24 08:22:18 +00:00 |
|
rboren
|
94436bd401
|
Mark some overlooked strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-23 17:24:38 +00:00 |
|
saxmatt
|
53fca4394c
|
Post slug wasn't being set if manually set in advanced interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1322 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-19 22:43:15 +00:00 |
|
michelvaldrighi
|
cc35b0c6bd
|
using check_admin_referer for deletions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-17 19:44:53 +00:00 |
|
saxmatt
|
223c4628ce
|
Some fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1273 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-14 08:38:34 +00:00 |
|
saxmatt
|
890a74e755
|
GMT fix from Scott Merrill.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1266 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-12 07:58:01 +00:00 |
|
saxmatt
|
9b8b403535
|
Possible fix to pingback problem. Parse error in blog-header.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1265 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-12 07:55:37 +00:00 |
|
saxmatt
|
3e2b2f37b2
|
Some tricks that in some cases speed up perceived posting time.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1259 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-10 08:33:03 +00:00 |
|
saxmatt
|
d8ab98d7b8
|
Maybe some pinging fixes?
git-svn-id: http://svn.automattic.com/wordpress/trunk@1256 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-10 08:13:42 +00:00 |
|
saxmatt
|
ba407ff5b3
|
E_ALL fixes and cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-07 23:56:33 +00:00 |
|
saxmatt
|
a23fd4c52f
|
Some fixes for E_ALL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1236 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-07 21:05:02 +00:00 |
|
emc3
|
178f656465
|
Removed useless date() call.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1221 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-03 21:45:34 +00:00 |
|
saxmatt
|
9eff118f7c
|
Fixes for post screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-30 08:56:49 +00:00 |
|
saxmatt
|
e9e2ba1ee1
|
Cosmetic fixes from forums.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-28 19:49:27 +00:00 |
|
saxmatt
|
95a1e1d28f
|
New custom field functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-28 04:49:16 +00:00 |
|
saxmatt
|
80121a74d2
|
Fixes from forum thread: http://wordpress.org/support/6/4615.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-27 13:24:47 +00:00 |
|
rboren
|
5a7df4bc27
|
Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1138 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-24 00:16:27 +00:00 |
|
saxmatt
|
0fc3d11f7c
|
Added new template function, the_permalink(). echoes get_permalink. We are now consistent in the templates.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1112 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-21 04:12:55 +00:00 |
|
saxmatt
|
10c6b7ea9c
|
Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-20 22:56:47 +00:00 |
|
rboren
|
af562386ed
|
Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1106 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-20 04:15:18 +00:00 |
|
saxmatt
|
ce32eb01ba
|
Remove some calls to the old ping functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-18 19:10:16 +00:00 |
|
alex_t_king
|
ce9a20e9e7
|
more fixes for post_status
git-svn-id: http://svn.automattic.com/wordpress/trunk@1051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-04 15:36:20 +00:00 |
|
alex_t_king
|
3fd1adb07f
|
oops, we were setting post_status when we should have been setting ping_status
git-svn-id: http://svn.automattic.com/wordpress/trunk@1050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-04 01:44:34 +00:00 |
|
michelvaldrighi
|
97fb8bc303
|
now stores post_modified as creation date when we create a post
git-svn-id: http://svn.automattic.com/wordpress/trunk@1029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-30 01:12:51 +00:00 |
|
saxmatt
|
80ea451b18
|
Added missing API hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-25 20:28:09 +00:00 |
|
saxmatt
|
0c1e3856b6
|
Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-25 20:18:20 +00:00 |
|
michelvaldrighi
|
a2d8fcf716
|
oops, typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@1005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-25 03:56:13 +00:00 |
|
michelvaldrighi
|
897087e509
|
now posts and edits in localtime+gmt
git-svn-id: http://svn.automattic.com/wordpress/trunk@995 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-25 01:43:47 +00:00 |
|
emc3
|
4a8f41e640
|
Initial add of post-meta functions.
git-svn-id: http://svn.automattic.com/wordpress/trunk@988 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-23 18:02:05 +00:00 |
|
saxmatt
|
a7cdf5c0d4
|
Generic update pinging. Needs review.
git-svn-id: http://svn.automattic.com/wordpress/trunk@982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-21 07:36:07 +00:00 |
|
saxmatt
|
277179d9a4
|
Improved wording on preview.
git-svn-id: http://svn.automattic.com/wordpress/trunk@981 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-21 07:16:18 +00:00 |
|
saxmatt
|
a0867db6ed
|
Migration to get_settings and away from globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-01 19:55:45 +00:00 |
|
saxmatt
|
b6aa1f6807
|
Migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@956 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-03-01 06:13:32 +00:00 |
|
saxmatt
|
87655b156e
|
Some new options and an option cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@949 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-27 05:48:00 +00:00 |
|