Linux 软件免费装
Banner图

Christian Science Bible Lesson Subjects

开发者 gserafini
更新时间 2024年10月31日 15:34
捐献地址: 去捐款
PHP版本: 5.3 及以上
WordPress版本: 6.7

标签

widget plugin sidebar church cs christian science subjects bible lesson csps

下载

1.1 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.0 1.2 1.9.1

详情介绍:

Display upcoming Christian Science Bible Lesson topics in any widget area on your site. Also includes shortcode and Spanish translation. Bonus new feature: Embed CSPS Internet Radio player in your site. Widget Features: Shortcodes: Christian Science Bible Lesson topics shortcode Insert [cs_subject_of_the_week] into any post or page to insert the default number of upcoming subjects Optional shortcode parameters [cs_subject_of_the_week weeks_to_display="3" display_more_info_link="1" thanksgiving_days_in_advance="30"] CSPS Internet Radio embed shortcode Insert [csps_internet_radio] in post or page to embed the player Optional shortcode parameters [csps_internet_radio customize_player=false show_title_bar=true iframe_height="380" iframe_width="100%"]

安装:

  1. Unzip the ZIP file and drop the folder straight into your wp-content/plugins directory.
  2. 通过 WordPress 的“插件”菜单以激活本插件。
Use as a widget
  1. Navigate to 'Appearance' -> 'Widgets'
  2. Drag the 'CS Bible Lesson Topics' widget into a sidebar to display in that sidebar
  3. Configure widget if you'd like to change the default settings
Use as a shortcode
  1. Insert [cs_subject_of_the_week] into any post or page to insert the default number of upcoming subjects
Optional shortcode parameters [cs_subject_of_the_week weeks_to_display="3" display_more_info_link="1" thanksgiving_days_in_advance="30"] Use in Templates for Theme authors You can use this plugin in your themes if you wish instead of using it as a widget. Place into your theme to display list of upcoming subjects: <?php if (function_exists('stp_getBibleLessonSubjects')) echo stp_getBibleLessonSubjects( 3, true, 30); ?> Function parameters are ( weeks_to_display, display_more_info_link, thanksgiving_days_in_advance).\ You can also call the function without parameters and the defaults will be used. CSS Classes for adding custom styles Add the following declarations to your stylesheet if you'd like to further customize the output of this plugin: `/ Enclosing div / .stp_cs_bible_lesson_topics_widget { } / span surrounding date in outputted list / .stp_cs_bible_lesson_topics_date { } / span surrounding subject in outputted list / .stp_cs_bible_lesson_topics_subject { } / class on enclosing li tag for more info link / .stp_cs_bible_lesson_topics_more_info_link { } / enclosing class for special Thanksgiving message / .stp_cs_bible_lesson_topics_thanksgiving_message { }`

屏幕截图:

  • Output of widget in a sidebar

升级注意事项:

1.7
  • Tested to WordPress 5.0
  • Fix for CSPS Internet Player playlist URL
1.6
  • Add CSPS Internet Player [csps_internet_radio] shortcode to plugin
1.5
  • Latest version of plugin now includes Spanish language translation
1.4
  • Upgrade now to get correct 2017 Bible Lesson subjects
1.3
  • Upgrade now to include 2016 Thanksgiving Bible Lesson link
1.1
  • Fix to synchronize weekly Bible study lesson topics for 2016 - Please upgrade!
1.1
  • Fix to synchronize weekly Bible study lesson topics for 2013
1.0 Initial Release

常见问题:

Is this provided by the Christian Science Publishing Society?

No, this has been coded by ShareThePractice.org for use by branch churches and societies.

Is support available?

Yes, use the contact form on the ShareThePractice.org website.

更新日志:

2.0 1.9.1 1.8 1.7 1.6 1.5 1.4 1.3 1.2 1.1 1.0