{"id":39,"date":"2021-11-01T20:30:42","date_gmt":"2021-11-02T01:30:42","guid":{"rendered":"https:\/\/docs.joedolson.com\/my-calendar\/?p=39"},"modified":"2025-12-23T20:26:59","modified_gmt":"2025-12-24T02:26:59","slug":"my-calendar-text-settings","status":"publish","type":"post","link":"https:\/\/docs.joedolson.com\/my-calendar\/my-calendar-text-settings\/","title":{"rendered":"Settings &#8211; Text"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Text Settings is located under <code>My Calendar &gt; Settings &gt; Text.<\/code><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"text-settings\">Text Settings<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">My Calendar gives control over a number of text fields via this section of settings. These are not the only elements of text that can be controlled; almost any element of event and date output can be modified.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"templating\">Templating<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\"><em>In My Calendar 3.4.0, templating settings were moved to the &#8216;Display&#8217; tab.<\/em><\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"main-calendar-view\"><strong>Main Calendar View<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">These settings are for text strings that are used in the main calendar views: grid, list, card, or mini.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"967\" height=\"435\" src=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-11.png\" alt=\"Screenshot of the settings available for the main calendar view\" class=\"wp-image-1548\" srcset=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-11.png 967w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-11-300x135.png 300w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-11-768x345.png 768w\" sizes=\"auto, (max-width: 967px) 100vw, 967px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">My Calendar provides adjustable forward and backward navigation link text.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Previous events link &#8211; <strong>Previous<\/strong><br>Next events link &#8211; <strong>Next<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Here is an <em>example<\/em> of adding <code>{date}<\/code> to <code>Previous {date}<\/code> and <code>Next {date}<\/code> to indicate what month and year is being navigated to.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The front end will show the Previous and Next links along with the month and year.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"531\" src=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Previous-Next.jpg\" alt=\"Next and previous with date parameters\" class=\"wp-image-743\" srcset=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Previous-Next.jpg 1200w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Previous-Next-300x133.jpg 300w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Previous-Next-1024x453.jpg 1024w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Previous-Next-768x340.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"wp-element-caption\">My Calendar > Settings Text > Previous and Next with Date tags. Front end view.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Week view caption.<\/strong> The default caption is &#8220;Week of&#8221; and the date in the &#8220;M jS&#8221; format.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Week view. It only supports the template tag for {date}. Here is an example adding <code>{date}<\/code> and the words &#8220;Week view caption&#8221; to the Week view caption field. This is the template I set: <code>Week view caption {date}<\/code>. On the front end we can see the caption followed by Monday&#8217;s date. With no format set, it inherits a default format from your WordPress installation.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"545\" src=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View.jpg\" alt=\"Example with a custom week view caption\" class=\"wp-image-749\" srcset=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View.jpg 1200w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View-300x136.jpg 300w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View-1024x465.jpg 1024w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View-768x349.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"wp-element-caption\">My Calendar > Settings Text > Week View Caption. Front end view.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">We can also adjust the date format by adding this shortcode: <code>{date format=\"\"}<\/code><br>E<em>xample<\/em> F j,Y so we get <code>Week view caption {date format=\"F j, Y\"}<\/code> the result would be:<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"521\" src=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View-date-format.jpg\" alt=\"Example with a custom date format.\" class=\"wp-image-753\" srcset=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View-date-format.jpg 1200w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View-date-format-300x130.jpg 300w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View-date-format-1024x445.jpg 1024w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Week-View-date-format-768x333.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"wp-element-caption\">My Calendar > Settings Text > Week View Caption date format. Front end view.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">At the bottom of the Text settings page, there is a link to get <a href=\"https:\/\/www.php.net\/manual\/en\/datetime.format.php#refsect1-datetime.format-parameters\">more information about Date\/Time Formats<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Calendar month heading<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">By default, the month view has a heading in the format <strong>Events in {date}<\/strong>. You can customize this, but it does not support date formatting, as the data passed to this tag does not include a complete date.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Extended caption<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Extended caption. Add text if you want additional information than month and year in your calendar heading. Here is an <em>exampl<\/em>e of adding the words &#8220;This is the extended caption&#8221; to the calendar heading.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"445\" src=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Extended-caption.jpg\" alt=\"Extended caption example\" class=\"wp-image-745\" srcset=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Extended-caption.jpg 1200w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Extended-caption-300x111.jpg 300w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Extended-caption-1024x380.jpg 1024w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-Extended-caption-768x285.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"wp-element-caption\">My Calendar > Settings Text > Extended caption. Frontend view.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Export Button &amp; Subscribe Button<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">In the calendar navigation, there is a button to trigger an iCal export and a button to subscribe to the calendar using the iCal format. The text of these buttons can be customized. <\/p>\n\n\n\n<figure class=\"wp-block-image size-medium\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"55\" src=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-12-300x55.png\" alt=\"The Subscribe and Export buttons\" class=\"wp-image-1549\" srcset=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-12-300x55.png 300w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-12.png 337w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"single-event-view\"><strong>Single Event View<\/strong><\/h3>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"975\" height=\"490\" src=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-13.png\" alt=\"Single view test settings\" class=\"wp-image-1550\" srcset=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-13.png 975w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-13-300x151.png 300w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/image-13-768x386.png 768w\" sizes=\"auto, (max-width: 975px) 100vw, 975px\" \/><\/figure>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Label for all-day events<\/strong>: <strong>All day<\/strong> can be changed in two places. Through the Text settings or when creating a new event or editing an event. Changing it through Text settings will change all of the &#8220;Label for all-day events&#8221; labels. Changing it while creating an event or editing an event will only change the label for the individual event.<\/li>\n\n\n\n<li><strong>Cancelled events label<\/strong>: If an event status is set to &#8216;Cancelled&#8217;, this text will be appended to the event title wherever it appears.<\/li>\n\n\n\n<li><strong>Hosted by<\/strong> &#8211; The text shown to indicate the role of the user set as host. (With <a href=\"https:\/\/www.joedolson.com\/my-calendar-pro\/\">My Calendar Pro<\/a>, this can be a custom post type, instead.)<\/li>\n\n\n\n<li><strong>Posted by<\/strong> &#8211; The text shown to indicate the role of the user set as event author.<\/li>\n\n\n\n<li><strong>Buy tickets<\/strong> &#8211; Text for the link provided in the Ticket URL field.<\/li>\n\n\n\n<li><strong>Event Accessibility Heading<\/strong> &#8211; Text heading above the list of event accessibility features. <\/li>\n\n\n\n<li><strong>View full calendar<\/strong> &#8211; Link from individual events to return to the main calendar page.<\/li>\n\n\n\n<li><strong>Read more text<\/strong> &#8211; Text of the read more link for the event.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Here is an example of a single event where one can see most of the text that can be modified.<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1200\" height=\"652\" src=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend.jpg\" alt=\"example view of an event that shows most of the relevant text.\" class=\"wp-image-756\" srcset=\"https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend.jpg 1200w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-300x163.jpg 300w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-1024x556.jpg 1024w, https:\/\/docs.joedolson.com\/my-calendar\/wp-content\/uploads\/sites\/3\/2021\/11\/My-Calendar-WordPress-plugin-Text-Settings-Frontend-768x417.jpg 768w\" sizes=\"auto, (max-width: 1200px) 100vw, 1200px\" \/><figcaption class=\"wp-element-caption\">My Calendar > Settings > Text > various options. Frontend view.<\/figcaption><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>More Information text<\/strong> &#8211; Text link for the external URL added for the event.<br><strong>Browser tab title element template<\/strong> &#8211; The format of the <code>title<\/code> element on single event pages.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"date-time-formats\"><strong>Date\/Time formats<\/strong><\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Primary Date Format<\/strong> F j, Y<\/li>\n\n\n\n<li><strong>Time Format<\/strong> g:i a<\/li>\n\n\n\n<li><strong>Month Format<\/strong> (calendar headings)<\/li>\n\n\n\n<li><strong>Date in grid mode, week view<\/strong> M j, &#8216;y<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">For additional information: Date formats use syntax from the <a rel=\"noreferrer noopener\" href=\"https:\/\/www.php.net\/manual\/en\/datetime.format.php#refsect1-datetime.format-parameters\">PHP <code>date()<\/code> function<\/a>. See the My Calendar documentation for more information about <a href=\"https:\/\/docs.joedolson.com\/my-calendar\/template-tag-index\/\" data-type=\"post\" data-id=\"11\">Event Template tags<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Next: My Calendar &gt; <a href=\"https:\/\/docs.joedolson.com\/my-calendar\/my-calendar-output-settings\/\" data-type=\"post\" data-id=\"41\">Settings &gt; Display<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Text Settings is located under My Calendar &gt; Settings &gt; Text. Text Settings My Calendar gives control over a number of text fields via this section of settings. These are not the only elements of text that can be controlled; almost any element of event and date output can be modified. Templating In My Calendar [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[15],"class_list":["post-39","post","type-post","status-publish","format-standard","hentry","category-settings","tag-text"],"_links":{"self":[{"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/posts\/39","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/comments?post=39"}],"version-history":[{"count":48,"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/posts\/39\/revisions"}],"predecessor-version":[{"id":40,"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/posts\/39\/revisions\/40"}],"wp:attachment":[{"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/media?parent=39"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/categories?post=39"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.joedolson.com\/my-calendar\/wp-json\/wp\/v2\/tags?post=39"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}