<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="https://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="https://wellformedweb.org/CommentAPI/"
	xmlns:dc="https://purl.org/dc/elements/1.1/"
	xmlns:atom="https://www.w3.org/2005/Atom"
	xmlns:sy="https://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="https://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>footer Archives - dexblog.ro</title>
	<atom:link href="https://www.dexblog.ro/tag/footer/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dexblog.ro/tag/footer/</link>
	<description>Totul despre IT</description>
	<lastBuildDate>Wed, 01 Jun 2011 20:25:55 +0000</lastBuildDate>
	<language>ro-RO</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>Modifica footerul din admin de la wordpress</title>
		<link>https://www.dexblog.ro/modifica-footerul-din-admin-de-la-wordpress/</link>
					<comments>https://www.dexblog.ro/modifica-footerul-din-admin-de-la-wordpress/#respond</comments>
		
		<dc:creator><![CDATA[Dexter]]></dc:creator>
		<pubDate>Tue, 19 Jan 2010 06:07:52 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[wordpress admin]]></category>
		<category><![CDATA[wordpress footer]]></category>
		<guid isPermaLink="false">https://www.dexblog.ro/?p=1646</guid>

					<description><![CDATA[<p>tot ce trebuie sa faci este sa pui in functions.php urmatorul cod: [php] function remove_footer_admin () { echo &#34;ce text doresti tu&#34;; } add_filter(&#8216;admin_footer_text&#8217;, &#8216;remove_footer_admin&#8217;); [/php]</p>
<p>The post <a href="https://www.dexblog.ro/modifica-footerul-din-admin-de-la-wordpress/">Modifica footerul din admin de la wordpress</a> appeared first on <a href="https://www.dexblog.ro">dexblog.ro</a>.</p>
]]></description>
		
					<wfw:commentRss>https://www.dexblog.ro/modifica-footerul-din-admin-de-la-wordpress/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
