<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Kommentare zu: WordPress Widgets Hack: Show Title on Widget</title>
	<atom:link href="http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/</link>
	<description>Webentwicklung Grafik und Design Marketing und Werbung Multimedia</description>
	<lastBuildDate>Wed, 11 May 2011 09:15:02 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>Von: MP:Schorsch</title>
		<link>http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/comment-page-1/#comment-6177</link>
		<dc:creator>MP:Schorsch</dc:creator>
		<pubDate>Wed, 21 Jun 2006 22:55:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/#comment-6177</guid>
		<description>Thanks for pointing this out!</description>
		<content:encoded><![CDATA[<p>Thanks for pointing this out!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jeremy Douglass</title>
		<link>http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/comment-page-1/#comment-6165</link>
		<dc:creator>Jeremy Douglass</dc:creator>
		<pubDate>Wed, 21 Jun 2006 21:55:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/#comment-6165</guid>
		<description>Thanks. For those using a more recent version of widgets.php, the new insertion point is at line 621. Also note that the code sample above contains &quot;smart quotes&quot; - you&#039;ll need to correct them all to plain quotes.</description>
		<content:encoded><![CDATA[<p>Thanks. For those using a more recent version of widgets.php, the new insertion point is at line 621. Also note that the code sample above contains &#8220;smart quotes&#8221; &#8211; you&#8217;ll need to correct them all to plain quotes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: test &#62; Hack widgets.php</title>
		<link>http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/comment-page-1/#comment-2786</link>
		<dc:creator>test &#62; Hack widgets.php</dc:creator>
		<pubDate>Sun, 11 Jun 2006 08:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/#comment-2786</guid>
		<description>[...] 　初期状態のwidgets.phpでは自分で設定したタイトルがウィジェットの各タブ？には表示されないので、ポップアップをクリックしないと確認できず、不便です。この問題をMP:Blog - Mediaprojekte - &#187; WordPress Widgets Hack: Show Title on Widgetで解決してくれています。が、このままだと設定したタイトルとタブのタイトルが同じ場合でも表示されてしまい、見辛く（煩く）なってしまうので、変更しました。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 　初期状態のwidgets.phpでは自分で設定したタイトルがウィジェットの各タブ？には表示されないので、ポップアップをクリックしないと確認できず、不便です。この問題をMP:Blog &#8211; Mediaprojekte &#8211; &raquo; WordPress Widgets Hack: Show Title on Widgetで解決してくれています。が、このままだと設定したタイトルとタブのタイトルが同じ場合でも表示されてしまい、見辛く（煩く）なってしまうので、変更しました。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jeffrey</title>
		<link>http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/comment-page-1/#comment-2547</link>
		<dc:creator>Jeffrey</dc:creator>
		<pubDate>Tue, 30 May 2006 19:19:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/#comment-2547</guid>
		<description>correction. that is the ones surrounding </description>
		<content:encoded><![CDATA[<p>correction. that is the ones surrounding</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Jeffrey</title>
		<link>http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/comment-page-1/#comment-2546</link>
		<dc:creator>Jeffrey</dc:creator>
		<pubDate>Tue, 30 May 2006 19:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/#comment-2546</guid>
		<description>$show_title= ‘( ‘.$widgettitle.’ )’;

Need to change &#039; to &quot;</description>
		<content:encoded><![CDATA[<p>$show_title= ‘( ‘.$widgettitle.’ )’;</p>
<p>Need to change &#8216; to &#8220;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: MP:Schorsch</title>
		<link>http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/comment-page-1/#comment-1202</link>
		<dc:creator>MP:Schorsch</dc:creator>
		<pubDate>Fri, 05 May 2006 20:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/#comment-1202</guid>
		<description>thanks!
i looked at the trac but that is only for wordpress not the widgets.</description>
		<content:encoded><![CDATA[<p>thanks!<br />
i looked at the trac but that is only for wordpress not the widgets.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: MichaelH</title>
		<link>http://mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/comment-page-1/#comment-1196</link>
		<dc:creator>MichaelH</dc:creator>
		<pubDate>Fri, 05 May 2006 18:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mediaprojekte.de/cms-systeme/wordpress/wordpress-widgets-hack-show-title-on-widget/#comment-1196</guid>
		<description>Great Hack.  I&#039;ve been thinking of suggesting this to the WordPress programmers.  Please consider putting your code in as a case at the WordPress &#039;bug&#039; site, http://trac.wordpress.org/</description>
		<content:encoded><![CDATA[<p>Great Hack.  I&#8217;ve been thinking of suggesting this to the WordPress programmers.  Please consider putting your code in as a case at the WordPress &#8216;bug&#8217; site, <a href="http://trac.wordpress.org/" rel="nofollow">http://trac.wordpress.org/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

