Title: Current Year Shortcode
Last modified: December 28, 2021

---

# Current Year Shortcode

 *  Resolved [seany2164](https://wordpress.org/support/users/seany2164/)
 * (@seany2164)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/current-year-shortcode-2/)
 * Hi there,
 * Thanks for a great plugin
 * I just added this to my site but in my post title I have a shortcode which is
   called >> “currentyear” so that it shows the current year in my H1 post title.
 * However in the related post title instead of showing 2021 it is showing the “
   currentyear” shortcode
 * Is there a way to fix this?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/current-year-shortcode-2/#post-15209775)
 * I think it should work with
 *     ```
       add_filter('crp_title', 'do_shortcode');
       ```
   
 *  Thread Starter [seany2164](https://wordpress.org/support/users/seany2164/)
 * (@seany2164)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/current-year-shortcode-2/#post-15209926)
 * Hi Aajay, I tried to add that to the custom CSS but it said unexpected error
 * Here is the screenshot >> [https://snipboard.io/zSRaAp.jpg](https://snipboard.io/zSRaAp.jpg)
 * Am I doing something wrong?
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/current-year-shortcode-2/#post-15209936)
 * You’ll need to add this into your theme’s functions.php or in a mu-plugins file.
 * Alternatively, a plugin like [Code Snippets](https://wordpress.org/plugins/code-snippets/)
 *  Thread Starter [seany2164](https://wordpress.org/support/users/seany2164/)
 * (@seany2164)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/current-year-shortcode-2/#post-15211815)
 * Thank you
 * The plugin worked 🙂
 *  Plugin Author [Ajay](https://wordpress.org/support/users/ajay/)
 * (@ajay)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/current-year-shortcode-2/#post-15218393)
 * Thanks for confirming!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Current Year Shortcode’ is closed to new replies.

 * ![](https://ps.w.org/contextual-related-posts/assets/icon-256x256.png?rev=2985705)
 * [Contextual Related Posts](https://wordpress.org/plugins/contextual-related-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contextual-related-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contextual-related-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/contextual-related-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contextual-related-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contextual-related-posts/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Ajay](https://wordpress.org/support/users/ajay/)
 * Last activity: [4 years, 5 months ago](https://wordpress.org/support/topic/current-year-shortcode-2/#post-15218393)
 * Status: resolved