<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress Ideas &#187; Tag: config - Recent Posts</title>
		<link>http://wordpress.org/ideas/tags/config</link>
		<description>WordPress Ideas &#187; Tag: config - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Thu, 23 May 2013 20:58:25 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/tags/config" rel="self" type="application/rss+xml" />

		<item>
			<title>WraithKenny on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/3#post-24851</link>
			<pubDate>Thu, 23 May 2013 15:00:15 +0000</pubDate>
			<dc:creator>WraithKenny</dc:creator>
			<guid isPermaLink="false">24851@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>The importer was updated with a ton of new hooks recently.
</p>]]></description>
					</item>
		<item>
			<title>cyberwani on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/3#post-24768</link>
			<pubDate>Wed, 08 May 2013 09:29:53 +0000</pubDate>
			<dc:creator>cyberwani</dc:creator>
			<guid isPermaLink="false">24768@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>+1
</p>]]></description>
					</item>
		<item>
			<title>WraithKenny on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/3#post-24085</link>
			<pubDate>Tue, 22 Jan 2013 19:12:25 +0000</pubDate>
			<dc:creator>WraithKenny</dc:creator>
			<guid isPermaLink="false">24085@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>From a plugin/theme standpoint, you could use meta_data on a private CPT to store your options instead of options. Then the importer would work. Additionally, you could do some sort of versioning as a bonus. Seems like a hassle tho.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/3#post-24055</link>
			<pubDate>Fri, 18 Jan 2013 21:17:25 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">24055@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I don't think there is a ticket, but it does get talked about.
</p>]]></description>
					</item>
		<item>
			<title>WraithKenny on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/3#post-24054</link>
			<pubDate>Fri, 18 Jan 2013 21:08:16 +0000</pubDate>
			<dc:creator>WraithKenny</dc:creator>
			<guid isPermaLink="false">24054@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>A hook system could make the export of theme/plugin settings opt-in. On export, look for setttings marked for export, and on import, check if plugin/theme is installed. the signature for it might be something like <code>exportable_option( &#039;my_option&#039;, &#039;my_plugin&#039; );</code>
</p>]]></description>
					</item>
		<item>
			<title>WraithKenny on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/3#post-24053</link>
			<pubDate>Fri, 18 Jan 2013 21:04:01 +0000</pubDate>
			<dc:creator>WraithKenny</dc:creator>
			<guid isPermaLink="false">24053@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>This thread is marked with "working on it" but I couldn't find a ticket for it.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/3#post-22821</link>
			<pubDate>Mon, 03 Sep 2012 14:32:21 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">22821@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>The import/export is intended for posts/pages only (and actually as menus are a CPT, they should be getting brought over as well).</p>
<p>Settings are complicated, as many are per-plugin or per-theme, and WP can't know what it doesn't know. The only workaround I could think of is if WP gave hooks that they could latch into so it would be detected on export, but even then</p>
<p>1) You'd have to have the plugin/theme on the new site<br />
2) The plugin/theme would have to actually use the hooks (which we can't assure)</p>
<p>Speaking of links... Please check out <a href="http://core.trac.wordpress.org/ticket/21307" rel="nofollow">http://core.trac.wordpress.org/ticket/21307</a> - We're talking about removing it and replacing with a plugin.
</p>]]></description>
					</item>
		<item>
			<title>basememara on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/3#post-22819</link>
			<pubDate>Mon, 03 Sep 2012 11:50:23 +0000</pubDate>
			<dc:creator>basememara</dc:creator>
			<guid isPermaLink="false">22819@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>The built WP import/export goes a long way, but falls short on a few major "core" areas. Here are my humble requests for the builtin import/export tool:</p>
<p>1. Settings<br />
3. Links<br />
4. Menu's</p>
<p>Although you can get to the DB and file level for this, many times the old site is corrupted, hacked or going to be completely redesigned.
</p>]]></description>
					</item>
		<item>
			<title>Ipstenu (Mika Epstein) on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/2#post-22209</link>
			<pubDate>Mon, 04 Jun 2012 11:35:50 +0000</pubDate>
			<dc:creator>Ipstenu (Mika Epstein)</dc:creator>
			<guid isPermaLink="false">22209@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>The easiest way is to export the DB, do a search/replace for localhost/yourdomain and import that into BlueHost.</p>
<p>Works just like this: <a href="http://codex.wordpress.org/Moving_WordPress#Moving_WordPress_to_a_New_Server" rel="nofollow">http://codex.wordpress.org/Moving_WordPress#Moving_WordPress_to_a_New_Server</a></p>
<p>Basically your local install is the old server :)</p>
<p>DB: all your posts content, theme settings</p>
<p>Files: all the files that run WP, plugins, theme design, images
</p>]]></description>
					</item>
		<item>
			<title>beanneu on "Export/Import Wordpress configuration file"</title>
			<link>http://wordpress.org/ideas/topic/exportimport-wordpress-configuration-file/page/2#post-22201</link>
			<pubDate>Sun, 03 Jun 2012 14:52:07 +0000</pubDate>
			<dc:creator>beanneu</dc:creator>
			<guid isPermaLink="false">22201@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>After three days of trying to upload my local test site to bluehost I agree it's crazy not to have this.  Folks here are talking about doing it manually, which I'm willing to do but not sure how to do that.  I made a child theme from 2010.I'm new to WP, so I can't get clear on what is stored in mysql db (or how to it export correctly) and what is stored in WP files......permissions seem to be getting me.. </p>
<p>If I export under tools, sounds like I lose themes changes, widgets, what about media content....sorry to be such an idiot brain is fried......</p>
<p>Realize building a local test site was probably a bad idea.
</p>]]></description>
					</item>

	</channel>
</rss>
