<?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: hiroto - Recent Posts</title>
		<link>http://wordpress.org/ideas/tags/hiroto</link>
		<description>WordPress Ideas &#187; Tag: hiroto - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Wed, 22 May 2013 10:52:16 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://wordpress.org/ideas/rss/tags/hiroto" rel="self" type="application/rss+xml" />

		<item>
			<title>Courtney Engle on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-18596</link>
			<pubDate>Tue, 18 Jan 2011 17:15:39 +0000</pubDate>
			<dc:creator>Courtney Engle</dc:creator>
			<guid isPermaLink="false">18596@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Solution thanks to @wpmodder: <a href="http://wordpress.org/extend/plugins/hide-widget-title/" rel="nofollow">http://wordpress.org/extend/plugins/hide-widget-title/</a>
</p>]]></description>
					</item>
		<item>
			<title>Pete on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-16885</link>
			<pubDate>Sat, 01 May 2010 06:57:15 +0000</pubDate>
			<dc:creator>Pete</dc:creator>
			<guid isPermaLink="false">16885@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Why not just use a bit of css?</p>
<p><code>.xyz {display:none; }</code>
</p>]]></description>
					</item>
		<item>
			<title>Mark / t31os on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-16832</link>
			<pubDate>Mon, 26 Apr 2010 00:05:26 +0000</pubDate>
			<dc:creator>Mark / t31os</dc:creator>
			<guid isPermaLink="false">16832@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>You could already do this using individual dynamic sidebars that are registered with a particular element wrapped around the title for each widget instance.</p>
<p><a href="http://codex.wordpress.org/Function_Reference/register_sidebar" rel="nofollow">http://codex.wordpress.org/Function_Reference/register_sidebar</a></p>
<p>Set the before and after paramters to wrap the title in an element with a css class that hides that element.. (ie. display:none).</p>
<p>Or call a widget instance in your theme file directly, again just using the before and after parameters to enclose the title in an element that is hidden.</p>
<p><a href="http://codex.wordpress.org/Template_Tags/the_widget" rel="nofollow">http://codex.wordpress.org/Template_Tags/the_widget</a>
</p>]]></description>
					</item>
		<item>
			<title>ancawonka on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-15883</link>
			<pubDate>Thu, 11 Mar 2010 18:49:43 +0000</pubDate>
			<dc:creator>ancawonka</dc:creator>
			<guid isPermaLink="false">15883@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I would find this useful - I often use text widgets to embed images and such.  I actually wrote my own version of a text widget to support this functionality.</p>
<p>Sometimes I have text widgets that have the same name, but do different things based on which sidebar they are on.</p>
<p>Perhaps we can recast this as the ability to add "admin labels" on widgets so you can add notes that get displayed for admins, but not others, to help in identifying widgets.
</p>]]></description>
					</item>
		<item>
			<title>Courtney Engle on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-15597</link>
			<pubDate>Sat, 27 Feb 2010 17:31:48 +0000</pubDate>
			<dc:creator>Courtney Engle</dc:creator>
			<guid isPermaLink="false">15597@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p><a href="http://twitpic.com/15o22g" rel="nofollow">http://twitpic.com/15o22g</a> as example :-)</p>
<p>Hm... now to find someone that wants to make it a plugin.
</p>]]></description>
					</item>
		<item>
			<title>Jen Mylo on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-15595</link>
			<pubDate>Sat, 27 Feb 2010 17:28:03 +0000</pubDate>
			<dc:creator>Jen Mylo</dc:creator>
			<guid isPermaLink="false">15595@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>I wouldn't support making this core until a plugin has been given a chance to show that there's an overwhelming need for this, as it sounds like a very specific use case rather than a universal need. If a plugin that does this turns out to be really popular, then we can consider it for core.
</p>]]></description>
					</item>
		<item>
			<title>Courtney Engle on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-15594</link>
			<pubDate>Sat, 27 Feb 2010 15:46:37 +0000</pubDate>
			<dc:creator>Courtney Engle</dc:creator>
			<guid isPermaLink="false">15594@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>If I am grabbing html code from some 3rd party ... say a Formspring.me widget, to embed into a text box... I'd like to see the title from the admin dashboard.  However, I don't want a title over it on the publicly viewed site. The hack may work, but would prefer to just make it core.
</p>]]></description>
					</item>
		<item>
			<title>Jen Mylo on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-15576</link>
			<pubDate>Sat, 27 Feb 2010 02:31:31 +0000</pubDate>
			<dc:creator>Jen Mylo</dc:creator>
			<guid isPermaLink="false">15576@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>Sorry, but I'm really confused about what you are suggesting. In the admin tool, you can give each text widget a title, and even when they are all collapsed in the widgets admin screen, you can tell which is which. Is what you're saying that you don't want the title to appear on the live site (your comment just says you don't need the text of your html code to appear on the live site, which is the confusing part, since there's no html in the title). If that's the case, then you need a hack that gives you a checkbox that says "display title" or something. I think this is probably good plugin territory for now. If it proved to be very popular, we could consider bringing the functionality into core.
</p>]]></description>
					</item>
		<item>
			<title>Courtney Engle on "View title of text widgets from dashboard but not live site"</title>
			<link>http://wordpress.org/ideas/topic/view-title-of-text-widgets-from-dashboard-but-not-live-site#post-15575</link>
			<pubDate>Sat, 27 Feb 2010 02:03:10 +0000</pubDate>
			<dc:creator>Courtney Engle</dc:creator>
			<guid isPermaLink="false">15575@http://wordpress.org/ideas/</guid>
			<description><![CDATA[<p>When embedding html code as a text widget, I often don't need the text displaying on the live site.  However, having several text widgets stacked can be confusing on the dashboard.  I want to see a title from the dashboard view only.
</p>]]></description>
					</item>

	</channel>
</rss>
