[wp-trac] [WordPress Trac] #10462: WordPress export and import should support sticky post status
WordPress Trac
wp-trac at lists.automattic.com
Tue Jul 21 23:56:10 UTC 2009
#10462: WordPress export and import should support sticky post status
--------------------------+-------------------------------------------------
Reporter: josephscott | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 2.9
Component: Import | Version: 2.8.1
Severity: normal | Keywords: has-patch
--------------------------+-------------------------------------------------
The WordPress export doesn't include the sticky post status of posts. My
patches add a <wp:is_sticky></wp:is_sticky> item to the export format,
with two legal values: zero and one. Zero means the post is not sticky
and one means the post is sticky.
I've included a patch to the WordPress import that looks for
<wp:is_sticky> and sets a post as sticky if the value is one.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10462>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list