You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Automate your SEO: add today's date by [date], current year by [year], previous year by [pyear], next year by [nyear] and months by [month][nmonth][pmonth] etc., shortcodes anywhere, including content, title, meta title, widget, excerpt and Breadcrumbs.
11
+
Automate SEO and content with dynamic shortcodes for dates, years, months in content, titles and more.
10
12
11
-
== Description ==
13
+
##Description
12
14
13
15
### Automate your SEO
14
16
@@ -18,6 +20,7 @@ But that's not it.
18
20
19
21
[See Full List of Shortcodes](https://gauravtiwari.org/snippet/dynamic-month-year/#shortcodes)
20
22
23
+
* New: Add post modified date by using `[datemodified]` and post publication date by using `[datepublished]` shortcodes.
21
24
* New: Ace Black Friday with new dynamic shortcodes. Black Friday and Cyber Monday dates can be inserted anywhere by using `[blackfriday]` and `[cybermonday]`.
22
25
23
26
### Works with popular SEO Plugins
@@ -35,18 +38,19 @@ But that's not it.
35
38
* Yoast SEO
36
39
* Yoast SEO Premium
37
40
* Gutenberg and Block Editor Content, Headings and Buttons
*[All popular Block Editor Addons](https://gauravtiwari.org/best-gutenberg-blocks-plugins-for-wordpress/), including Greenshift, GenerateBlocks, Ultimate Blocks, Kadence Blocks, Spectra, Otter Blocks.
39
42
* Elementor Page Builder (100%)
40
43
* WP Bakery Page Builder
41
44
* Visual Composer
42
45
* Beaver Builder
43
46
* Brizy Builder
44
47
* Oxygen Builder
48
+
* Bricks Builder
45
49
* Jetpack
46
50
* Intelly Related Posts a.k.a. Inline Related Posts (IRP)
47
51
* Advanced Custom Fields (Manual: please see the FAQs)
48
52
* Lightweight Accordion (including Schema)
49
-
* All major themes like default WordPress themes, Astra, Neve, Kadence, GeneratePress and Blocksy.
53
+
* All major themes like default WordPress themes, Astra, Neve, Hello, Kadence, GeneratePress and Blocksy.
50
54
51
55
Tested to be totally working with Yoast SEO, SEOPress and Rank Math's breadcrumbs, custom meta titles, excerpt etc.
52
56
@@ -59,43 +63,43 @@ Note: Since August 2021, Google has started showing h1 titles in search results,
59
63
* Multiple Langauge (WPML) Support: Shortcode renders your site's defined language.
60
64
* Contextual Related Posts Support.
61
65
* Jetpack Related Posts Support.
62
-
* Totally native. No configuration required.
66
+
* Totally native. Doesn't write anything to the database.
67
+
* No configuration required.
63
68
* Cache friendly.
64
69
65
70
### Easy to use
66
71
67
-
Just install the plugin (see Installation tab) and activate it. Add [year] to render current year, [nyear] to render next year, [pyear] to render previous year, [month] to render current month (full name) and [mon] to render first three letters of months automatically. [See Full List of Shortcodes](https://gauravtiwari.org/snippet/dynamic-month-year/#shortcodes)
72
+
Just install the plugin (see Installation tab) and activate it. Add [year] to render current year, [nyear] to render next year, [pyear] to render previous year, [month] to render current month (full name) and [mon] to render first three letters of months automatically. [See Full List of Shortcodes](https://gauravtiwari.org/snippet/dynamic-month-year/#shortcodes) (You can also see this link in *Plugins* page in your WordPress dashboard).
68
73
69
74
As the months & years change, these shortcodes get updated into the content and title automatically on the shortcode locations.
70
75
71
-
Zero bloat. No CSS/JS files loaded. No database queries are made and the content is rendered on-the-fly. I am a performance geek and digital marketer myself, so I understand what you need.
76
+
Zero bloat. No CSS/JS files loaded. No database queries are made and the content is rendered on-the-fly. I am a performance geek and digital marketer myself, so I understand what you need. Please use a [WordPress cache plugin](https://gauravtiwari.org/best-wordpress-caching-plugin/) to cache the rendered content.
77
+
78
+
Also, Dynamic Month & Year into Posts is a totally free plugin. There are no upsells and will never be.
*[Request a Feature](https://gauravtiwari.org/contact/)
78
-
*[Follow Development on Github](https://github.com/wpgaurav/dynamic-month-year-into-posts)
79
85
80
86
### Privacy
81
87
82
-
Dynamic Month & Year into Posts is a completely native shortcode plugin. It has no settings page and does not use any analytics tool to gather or use your data. It's bloat and ad-free. No notifications. No upgrade notices. Nothing.
88
+
Dynamic Month & Year into Posts by [Gaurav Tiwari](https://gauravtiwari.org)is a completely native shortcode plugin. It has no settings page and does not use any analytics tool to gather or use your data. It's bloat and ad-free. No notifications. No upgrade notices. Nothing.
83
89
84
90
### Fast Support and Feature Implementation
85
91
86
-
I will provide instant support for all your queries or feature requests. Use [support forum](https://wordpress.org/support/plugin/dynamic-month-year-into-posts/) to ask your questions, request new features or report something broken.
92
+
I will provide instant support for all your queries or feature requests. Use [support forum](https://wordpress.org/support/plugin/dynamic-month-year-into-posts/) to ask your questions, request new features or report something broken. I will also update the plugin for every major and minor WordPress version.
87
93
88
94
### Compatibility
89
95
90
-
I use the plugin myself on [my primary website](https://gauravtiwari.org) and I try my best to ensure that this plugin is compatible with every functionality plugin you use. Please let me know if this plugin isn't compatible with your stack, create a support request and allow me some time.
96
+
I use the plugin myself on [my primary website](https://gauravtiwari.org) and other client sites that I run. I try my best to ensure that this plugin is compatible with every functionality plugin you use. Please let me know if this plugin isn't compatible with your stack, create a support request and allow me some time.
91
97
92
98
Please note that some plugins strip shortcodes or disable rendering of shortcodes. In such cases, it's impossible to implement dynamic dates without rewriting the whole plugin code and breaking a couple of things. But still, I'll give a try.
93
99
94
-
If you are using TablePress along with a cache plugin, like [WP Rocket](https://gauravtiwari.org/wp-rocket-review/), please clear transients regularly or disable table cache to see updated shortcode data.
95
-
96
100
Help me with a positive review to keep the development going.
97
101
98
-
== Frequently Asked Questions ==
102
+
##Frequently Asked Questions
99
103
100
104
= Why would I need this? =
101
105
If you are an affiliate marketer or blogger who uses months, years and dates in your posts. If you use this plugin to render dynamic month, year, date, next year, and previous year shortcodes, you won’t have to update those posts again and again as time passes.
1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly.
132
136
1. Activate the plugin through the 'Plugins' screen in WordPress
@@ -142,6 +146,30 @@ ACF field name => headline
142
146
143
147
144
148
== Changelog ==
149
+
= 1.4.0 =
150
+
* More improvements. props @meteorlxy
151
+
152
+
= 1.3.9 =
153
+
* Refactor code.
154
+
* Attempted a fix for Rank Math SEO JSON and Excerpts.
155
+
156
+
= 1.3.8 =
157
+
* New: [nd] and [pd] display next and previous dates (number only).
158
+
159
+
= 1.3.7 =
160
+
* New: [nmonthyear] and [pmonthyear] display next and previous month and years together. Useful in many cases.
161
+
162
+
= 1.3.6 =
163
+
* Shortcode support in Archive Titles.
164
+
165
+
= 1.3.5 =
166
+
* Made Black Friday and Cyber Monday dates totally dynamic and auto-updating.
167
+
* Use [year n=number] to display any year next or previous to this year. For example [year n=5] renders 5th year from now and [year n=-5] renders 5th year back from today.
168
+
169
+
= 1.3.4 =
170
+
* Two new useful shortcodes. Post modified/updated date: `[datemodified]` and post publication date: `[datepublished]`. Use these anywhere you want to make your site more dynamic and SEO friendly.
0 commit comments