Description
Saint of the Day (SotD)
This version brings the Saint of the Day (US Catholic version) to your website, via a simple shortcode.
SotD comes with a simple “toggle” show the Liturgical color of the day, as defined by the USCCB. Default is “Yes, show it”.
IF you’re using the Liturgical Day of the Week plugin, the Timezone Offset feature is already set (it uses the same exact “toggle”), which allows for a quicker “set it and go” configuration.
PLANNED: Incorporating Saints for other denominations (US and world-wide). Version 1.0.1 is specific for the Roman Catholic Churches of the United States.
Current Version 1.0.1
Features:
- Shortcode builder allows you to decide if you want to show the background color (and it’s “partner” text color) or not.
- Works anywhere you can use shortcode.
- Only background color and text color defined via CSS. You can control the look/feel by adding your own CSS styling to a specific CSS class.
This plugin is not compatible with WordPress versions less than 5.0. Requires PHP 5.6+.
TROUBLESHOOTING:
- Check the FAQs/Help located on WordPress’ Plugin page, or the Support forum on WordPress.org’s plugin area.
- The Shortcode Builder has been extensively tested with both jQuery version 1.12.4 and 3.5.1, without any issues. The output, however, does not need jQuery/JavaScript.
Screenshots
Installation
If you downloaded this plugin:
- Upload the
saint-of-the-day
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Once activated, locate the “BD Plugins” section in WP Admin, and then click on “Saint of the Day”.
- Follow the directions on the main tab, etc.
If you install this plugin through WordPress 2.8+ plugin search interface:
- Click “Install” on ‘Saint of the Day”.
- Activate the plugin through the ‘Plugins’ menu.
- Once activated, locate the “BD Plugins” section in WP Admin, and then click on “Saint of the Day”.
- Follow the directions on the main tab, etc.
FAQ
** As this is the first release of SotD, FAQs are a little minimal right now **
-
Help! The background color is somewhat transparent!
-
This is more than likely a result of how CSS behaves, when the “opacity” setting is used. Any elements (including nested elements) contained within that one element will have a semi-transparent/opaque background. The fix for this is to remove any “opacity” CSS calls and to replace them with a “background: rgba()” call. See the “Known Issues / Troubleshooting” section on THIS PAGE for more information.
-
Liturgical Day of the Week plugin interaction, explained
-
SotD is a bit of a unique plugin, because if you have the Liturgical Day of the Week (LDotW) plugin also installed (and activated), LDotW can “tap” into the SotD data to bring today’s Saint into the LDotW plugin output. Head over to the LDotW WP Admin interface for more details.
-
What’s with the animated bear icon / Why “BearlyDoug”?
-
You’ll need to check out the plugin and click on “BD Plugins” after you activate this plugin. 🙂
-
Why free? Do you have a commercial version, too?
-
Because I want to give back to the community that has given so much to me, no. What you see is what you get.WordPress has allowed me to advance my career and put me into a position where I’m doing okay. That said, you can still support this plugin (and others, as I release them) by hittin’ that “Donate” link over on the right.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Saint of the Day” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Saint of the Day” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
TODO
- Updates to reflect current year cycles (currently runs through November 30th, 2021)
- Additional Denominations support (US Catholic currently supported)
- Non United States Diocese (and in their respective languages)
- Suggestions from you?
1.0.1
- Version released (November 23rd, 2022)
- Saints updated through December 31st, 2023
1.0.0
- Initial Plugin development and launch (October 1st, 2021)
- Special thank-you to Ed McN at Francis de Sales Catholic Church for the inspiration behind this!