Changeset 3239564
- Timestamp:
- 02/12/2025 05:41:38 PM (14 months ago)
- Location:
- zmanim-wp
- Files:
-
- 2 edited
-
tags/1.0.0/README.txt (modified) (5 diffs)
-
trunk/README.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
zmanim-wp/tags/1.0.0/README.txt
r3239551 r3239564 10 10 This plugin lets you configure a variety of halachic time calculations and add them via shortcodes. 11 11 12 == Installation == 13 As with most WordPress plugins, you download the zip file and Activate the plugin through the 'Plugins' menu in WordPress. 14 15 From there, see the "Details" section for set up, and "Usage" for information on the shortcodes. 16 17 Or you can head over to [my web page](https://www.adatosystems.com/zmanim-wp/) 18 19 == FAQ == 20 21 (none at this time) 22 23 == Screenshots == 24 25 1. Zmanim WP initial page where you set the location, set nusach, and more. 26 2. Standard zmanim settings (1 of 3) 27 3. Standard zmanim settings (2 of 3) 28 4. Standard zmanim settings (3 of 3) 29 5. Options to determine if Shabbat is "early", along with the 4 shortcode options 30 6. Settings to set the full year display, plus the columns to display. 31 7. A sample page with the shortcodes on the left and the result on the right 32 33 == Reviews == 34 35 36 == Details == 12 == Description == 37 13 This plugin lets WordPress administrators configure a variety of shitot (halachic opinions) on time calculation. A series of shortcodes, along with standard options to control the date, formatting, time offset, and more. These shortcodes can be used to display the zmanim (times) in any post, page, widge, or even outbound email coming from the site. 38 14 39 == Introduction==15 === Introduction === 40 16 This plugin would not be possible without the amazing [kosher java](https://github.com/KosherJava/zmanim) library by [Eliyahu Hershveld](https://kosherjava.com/), which has been [ported to PHP](https://github.com/zachweix/PhpZmanim) by the incredible [Zachary Weixelbaum](https://www.linkedin.com/in/zachweix/). 41 17 … … 56 32 The admin page options and shortcodes are described in detail below. 57 33 58 == A note about free vs paid==34 === A note about free vs paid === 59 35 Zmanim WP is a "freemium" product. As such, the core features are available without any charge, but certain advanced options are only available in the paid version. Paid items are noted with an asterisk (\*) below. 60 36 … … 63 39 To download/upgrade to the paid version with extra features, [click here](https://checkout.freemius.com/plugin/16788/plan/28011/). 64 40 65 == Usage – the Admin Panel==41 === Usage – the Admin Panel === 66 42 The admin panel lets you set some basic information about the website – location, name, etc – and also select from a list of pre-set time calculation systems. 67 43 … … 133 109 To use this feature, add the shortocde "[zman_fullyear]" once on a post or page. The entire table will be rendered whenever it's displayed. 134 110 135 == Usage==111 === Usage === 136 112 Shortcodes are the primary focus of the Zmanim WP plugin. While configuration seems important at first, it's generally a one-time activity. As a reminder, these shortcodes can can be used in almost any area of the WordPress system including Posts, Pages, Widgets, and any other element (whether it's built-in or an add-on option via another plugin) that supports shortcodes. 137 113 … … 268 244 [zman_misheyakirweekly date="this" dateformat="D" timeformat= "h:s:i" daynum=d] 269 245 246 247 == Installation == 248 As with most WordPress plugins, you download the zip file and Activate the plugin through the 'Plugins' menu in WordPress. 249 250 From there, see the "Details" section for set up, and "Usage" for information on the shortcodes. 251 252 Or you can head over to [my web page](https://www.adatosystems.com/zmanim-wp/) 253 254 == Frequently Asked Questions == 255 256 None at this time. If you have one, ask it [here](https://wordpress.org/support/plugin/zmanim-wp/) 257 258 == Screenshots == 259 260 1. Zmanim WP initial page where you set the location, set nusach, and more. 261 2. Standard zmanim settings (1 of 3) 262 3. Standard zmanim settings (2 of 3) 263 4. Standard zmanim settings (3 of 3) 264 5. Options to determine if Shabbat is "early", along with the 4 shortcode options 265 6. Settings to set the full year display, plus the columns to display. 266 7. A sample page with the shortcodes on the left and the result on the right 267 268 == Reviews == 269 270 270 271 == Changelog == 271 272 -
zmanim-wp/trunk/README.txt
r3239453 r3239564 10 10 This plugin lets you configure a variety of halachic time calculations and add them via shortcodes. 11 11 12 == Installation == 13 As with most WordPress plugins, you download the zip file and Activate the plugin through the 'Plugins' menu in WordPress. 14 15 From there, see the "Details" section for set up, and "Usage" for information on the shortcodes. 16 17 Or you can head over to [my web page](https://www.adatosystems.com/zmanim-wp/) 18 19 == FAQ == 20 21 (none at this time) 22 23 == Screenshots == 24 25 1. Zmanim WP initial page where you set the location, set nusach, and more. 26 2. Standard zmanim settings (1 of 3) 27 3. Standard zmanim settings (2 of 3) 28 4. Standard zmanim settings (3 of 3) 29 5. Options to determine if Shabbat is "early", along with the 4 shortcode options 30 6. Settings to set the full year display, plus the columns to display. 31 7. A sample page with the shortcodes on the left and the result on the right 32 33 == Reviews == 34 35 36 == Details == 12 == Description == 37 13 This plugin lets WordPress administrators configure a variety of shitot (halachic opinions) on time calculation. A series of shortcodes, along with standard options to control the date, formatting, time offset, and more. These shortcodes can be used to display the zmanim (times) in any post, page, widge, or even outbound email coming from the site. 38 14 39 == Introduction==15 === Introduction === 40 16 This plugin would not be possible without the amazing [kosher java](https://github.com/KosherJava/zmanim) library by [Eliyahu Hershveld](https://kosherjava.com/), which has been [ported to PHP](https://github.com/zachweix/PhpZmanim) by the incredible [Zachary Weixelbaum](https://www.linkedin.com/in/zachweix/). 41 17 … … 56 32 The admin page options and shortcodes are described in detail below. 57 33 58 == A note about free vs paid==34 === A note about free vs paid === 59 35 Zmanim WP is a "freemium" product. As such, the core features are available without any charge, but certain advanced options are only available in the paid version. Paid items are noted with an asterisk (\*) below. 60 36 … … 63 39 To download/upgrade to the paid version with extra features, [click here](https://checkout.freemius.com/plugin/16788/plan/28011/). 64 40 65 == Usage – the Admin Panel==41 === Usage – the Admin Panel === 66 42 The admin panel lets you set some basic information about the website – location, name, etc – and also select from a list of pre-set time calculation systems. 67 43 … … 133 109 To use this feature, add the shortocde "[zman_fullyear]" once on a post or page. The entire table will be rendered whenever it's displayed. 134 110 135 == Usage==111 === Usage === 136 112 Shortcodes are the primary focus of the Zmanim WP plugin. While configuration seems important at first, it's generally a one-time activity. As a reminder, these shortcodes can can be used in almost any area of the WordPress system including Posts, Pages, Widgets, and any other element (whether it's built-in or an add-on option via another plugin) that supports shortcodes. 137 113 … … 268 244 [zman_misheyakirweekly date="this" dateformat="D" timeformat= "h:s:i" daynum=d] 269 245 246 247 == Installation == 248 As with most WordPress plugins, you download the zip file and Activate the plugin through the 'Plugins' menu in WordPress. 249 250 From there, see the "Details" section for set up, and "Usage" for information on the shortcodes. 251 252 Or you can head over to [my web page](https://www.adatosystems.com/zmanim-wp/) 253 254 == Frequently Asked Questions == 255 256 None at this time. If you have one, ask it [here](https://wordpress.org/support/plugin/zmanim-wp/) 257 258 == Screenshots == 259 260 1. Zmanim WP initial page where you set the location, set nusach, and more. 261 2. Standard zmanim settings (1 of 3) 262 3. Standard zmanim settings (2 of 3) 263 4. Standard zmanim settings (3 of 3) 264 5. Options to determine if Shabbat is "early", along with the 4 shortcode options 265 6. Settings to set the full year display, plus the columns to display. 266 7. A sample page with the shortcodes on the left and the result on the right 267 268 == Reviews == 269 270 270 271 == Changelog == 271 272
Note: See TracChangeset
for help on using the changeset viewer.