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

			>

	<channel>

		<title>How to Add Copyright Date to Footer &#8211; Themeco Community</title>
		<atom:link href="https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/feed/" rel="self" type="application/rss+xml" />
		<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/feed/</link>
		<description></description>
		<lastBuildDate>Fri, 17 Oct 2025 05:37:16 +0000</lastBuildDate>
		<generator>https://bbpress.org/?v=2.6.14</generator>
		<language>en-US</language>

		
														
					
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-39094</guid>
					<title><![CDATA[How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-39094</link>
					<pubDate>Wed, 30 Apr 2014 23:56:44 +0000</pubDate>
					<dc:creator>Paul Harvey</dc:creator>

					<description>
						<![CDATA[
						<p>I could hack my child footer.php and call the_date(&#8216;y&#8217;) but I&#8217;d like to stick with the proper way of doing things inside the X, which I&#8217;m guessing is creating a new shortcode and adding it to the Customizer?</p>
<p>I tried to create a new shortcode but there wasn&#8217;t anywhere to add the PHP snippet.  What am I doing wrong?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-39308</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-39308</link>
					<pubDate>Thu, 01 May 2014 11:16:26 +0000</pubDate>
					<dc:creator>Support</dc:creator>

					<description>
						<![CDATA[
						<p>Hi Paul,</p>
<p>Personally, I wouldn&#8217;t worry about calling the_date function on a footer as it is just a tiny bit and would not affect anything on your theme except displaying the year. If you want to utilize Customizer, you can just utilize the <strong>Footer Content</strong> and Customizer &gt; Footer.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-42900</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-42900</link>
					<pubDate>Sat, 10 May 2014 14:58:39 +0000</pubDate>
					<dc:creator>Paul Harvey</dc:creator>

					<description>
						<![CDATA[
						<p>Thank you, but I tried adding the php snippet <code>&lt;?php the_date(&#039;Y&#039;); ?&gt;</code> to the <strong>Footer Content</strong> field in Customizer, but it appears that PHP code is not processed in this field.  What next?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-42920</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-42920</link>
					<pubDate>Sat, 10 May 2014 18:00:31 +0000</pubDate>
					<dc:creator>Migs</dc:creator>

					<description>
						<![CDATA[
						<p>There are plugins which allow scripts to be run in WPpages. Whether these would be effective in the Customizer, however, I&#8217;m not sure.</p>
<p>Is there a reason why you don&#8217;t just add ©2014 (or whatever) to the footer? </p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-43096</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-43096</link>
					<pubDate>Sun, 11 May 2014 04:44:45 +0000</pubDate>
					<dc:creator>Christian</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Paul,</p>
<p>PHP is not allowed in the Customizer for security reasons. You need to manually add the year to the footer like what Migs suggested. Your request is possible technically but that falls beyond our scope of support.</p>
<p>Thank you for understanding.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-43307</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-43307</link>
					<pubDate>Mon, 12 May 2014 01:25:47 +0000</pubDate>
					<dc:creator>Paul Harvey</dc:creator>

					<description>
						<![CDATA[
						<p>Really, you guys can&#8217;t possibly be the programmers that built X.  These &#8220;band-aid&#8221; approaches are not how a programmer thinks.  There is always a &#8220;right way&#8221; that the developers intended.</p>
<p>I&#8217;ll assume it&#8217;s shortcodes, so you can close this ticket.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-43578</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-43578</link>
					<pubDate>Mon, 12 May 2014 19:19:41 +0000</pubDate>
					<dc:creator>Alexander</dc:creator>

					<description>
						<![CDATA[
						<p>Hey Paul,</p>
<p>I&#8217;m sorry we weren&#8217;t able to provide more information before. We have some resources in our knowledge base that should assist you here. I&#8217;ll provide links to them, and expand a bit on the issue at hand.</p>
<p>I&#8217;d advise that you setup a <a href="http://theme.co/x/member/kb/how-to-setup-child-themes/" title="Child Themes" target="_blank" rel="nofollow">child theme</a>. This allows you to make PHP code changes that won&#8217;t be overwritten when an <strong>X</strong> update is released. After your child theme is setup, please review how we recommend making template changes in <a href="http://theme.co/x/member/kb/customization-best-practices/" rel="nofollow">Customization Best Practices</a>.</p>
<p>Once you have that setup, you will want to copy this file to your child theme (depends on stack):</p>
<p><strong>x/framework/views/{stack}/wp-footer.php</strong></p>
<p>Look for this:</p>
<pre><code>&lt;div class=&quot;x-colophon-content&quot;&gt;
    &lt;?php echo get_theme_mod( &#039;x_footer_content&#039; ); ?&gt;
&lt;/div&gt;</code></pre>
<p>You could add a Copyright + year with something like this:</p>
<pre><code>&lt;div class=&quot;x-colophon-content&quot;&gt;
    &lt;?php echo &#039;Copyright &amp;copy;&#039; . date(&#039;Y&#039;) . &#039; Company Name&#039;; ?&gt;
    &lt;?php echo get_theme_mod( &#039;x_footer_content&#039; ); ?&gt;
&lt;/div&gt;</code></pre>
<p>An alternative would be to modify that code to accept shortcodes. For example:</p>
<pre><code>&lt;div class=&quot;x-colophon-content&quot;&gt;
    &lt;?php echo do_shortcode(get_theme_mod( &#039;x_footer_content&#039; ) ); ?&gt;
&lt;/div&gt;</code></pre>
<p>Then in functions.php of your child theme, you could add a custom year shortcode with this:</p>
<pre><code>function x_get_this_year() { return date(&#039;Y&#039;); }
add_shortcode(&#039;year&#039;, &#039;x_get_this_year&#039;);</code></pre>
<p>So you&#8217;d finally be able to simply add <code>Company &amp;copy; [year]</code> in the Footer custom content.</p>
<p>Let us know how it goes!</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-44689</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-44689</link>
					<pubDate>Thu, 15 May 2014 09:21:56 +0000</pubDate>
					<dc:creator>Migs</dc:creator>

					<description>
						<![CDATA[
						<p>I&#8217;m going to add my twopennarth back into this thread (as a non-X team member, I should add)</p>
<p>In all the web designs I&#8217;ve done over the years (lots of them with significant amounts of hand coding in the early days of php/mysql driven and WYSIWYG sites), a significant number of them have neither required nor wanted the year adding to the footer. I do understand why someone might want the function built in, but it&#8217;s easier to add than to remove. This is especially true when, as is the case with X, the Customizer allows it to be done with the minimum of fuss. It saves me hacking core code or having to create a child theme. It also prevents those with more limited knowledge of the &#8220;under the hood&#8221; stuff from potentially killing their site. </p>
<p>I certainly don&#8217;t see the X-method of footer implementation as a &#8220;band-aid&#8221; solution, I actually see it as adding ultimate control over what is included in the footer. I don&#8217;t expect everybody to prefer it this way, but it&#8217;s the right way for me.</p>
<p>Perhaps as the developers intended 😉</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-44935</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-44935</link>
					<pubDate>Thu, 15 May 2014 23:41:57 +0000</pubDate>
					<dc:creator>Rad</dc:creator>

					<description>
						<![CDATA[
						<p>Yes Migs, it was intended that way. And as my point of view, it is not good to always evaluate your content when there is nothing to evaluate like shortcodes or php (performance wise).</p>
<p>So I added a feature on my list, something like shortcode toggle (enable/disable) support for Footer and topbar content.</p>
<p>Thank you for your input Migs! It helps 🙂</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-641350</guid>
					<title><![CDATA[Reply To: How to Add Copyright Date to Footer]]></title>
					<link>https://theme.co/archive/forums/topic/how-to-add-copyright-date-to-footer/#post-641350</link>
					<pubDate>Tue, 27 Oct 2015 11:32:34 +0000</pubDate>
					<dc:creator>WPH2o</dc:creator>

					<description>
						<![CDATA[
						<p>Here&#8217;s the MUCH MORE SIMPLE way to get this done:</p>
<p><a href="https://community.theme.co/forums/topic/add-current-year-to-footer/#post-226892" rel="nofollow">https://community.theme.co/forums/topic/add-current-year-to-footer/#post-226892</a></p>
<p>In my case I needed to add script tags around the jquery code to get it to work.</p>
<p>In my case I&#8217;m constantly building or re-developing client sites and EVERY ONE OF THEM wants a current copyright date in their footer.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

