Linux 软件免费装
Banner图

Event List

开发者 mibuthu
clhunsen
chunsen1
seeseekey
更新时间 2022年3月8日 02:28
捐献地址: 去捐款
PHP版本: 5.2 及以上
WordPress版本: 5.9
版权网址: 版权信息

标签

feed rss widget sidebar page calendar categories shortcode admin event list events category filter schedule attribute listview

下载

0.2.1 0.2.2 0.3.0 0.3.1 0.3.2 0.3.3 0.4.0 0.4.1 0.4.2 0.4.3 0.4.4 0.4.5 0.5.0 0.5.1 0.5.2 0.6.0 0.6.2 0.6.3 0.6.4 0.6.5 0.6.6 0.6.7 0.6.8 0.6.9 0.7.0 0.7.1 0.7.11 0.7.12 0.7.2 0.7.3 0.7.4 0.7.5 0.7.6 0.7.7 0.7.8 0.7.9 0.8.1 0.8.2 0.8.3 0.8.4 0.8.5 0.1.0 0.1.1 0.6.1 0.7.10 0.8.0 0.8.6 0.8.7 0.2.0 0.3.4 0.8.8

详情介绍:

The purpose of this plugin is to to show a list of events with date, time, content, location, etc. on your site by using a shortcode or a widget. Current Features Usage: New events can be added in the WordPress admin area. To display the events on your site simply insert the shortcode [event-list] into a page or post. You can modify the listed events and their style with attributes. All available attributes can be found on the Event List -> About page in the Wordpress admin area. Additionally there is also a widget available to show the upcoming events in your sidebar. Development: If you want to follow the development status have a look at the git-repository on github. Feel free to add your merge requests there, if you want to help to improve the plugin. Translations: Please help translating this plugin into multiple languages. You can submit your translations at transifex.com. There the source strings will always be in sync with the actual development version.

安装:

The easiest version of installing is to go to the admin page. There you can install new plugins in the menu Plugins -> Add new. Search for "Event List" and press "Install now". If you want to install the plugin manually download the zip-file and extract the files into your wp-content/plugins folder.

屏幕截图:

  • Admin page: Event-List table
  • Admin page: New/edit event form
  • Admin page: Event-List Categories
  • Admin page: Event-List Settings (general tab)
  • Admin page: Event-List Settings (frontend tab)
  • Admin page: Event-List Settings (admin page tab)
  • Admin page: Event-List Settings (feed tab)
  • Admin page: Event-List Settings (taxonomy tab)
  • Admin page: Event-List About page (general tab) with help and about page
  • Admin page: Event-List About page (shortcode tab) with shortcode attributes list and date range formats
  • Admin page: Event-List Widget with the available options
  • Example page with [event-list] shortcode
  • Example Event-List widget on frontpage

常见问题:

How do I get an event list to show up in a Page or Post on my site?

Insert the shortcode [event-list] in your page or post. You can modify the output by many available shortcode attributes (see Event List -> About page for more infos).

How do I use styled text and images in the event content?

Event List uses the built-in Wordpress WYSIWYG editor. It's exactly the same process like in creating Posts or Pages.

Can I call the shortcode directly via php e.g. for my own template, theme or plugin?

Yes, you can create an instance of the "SC_Event_List" class which is located in the plugin folder under "includes/sc_event-list.php" and call the function show_html($atts). With $atts you can specify all the shortcode attributes you require. Another possibility would be to call the wordpress function "do_shortcode()".

更新日志:

0.8.8 (2022-03-07) 0.8.7 (2022-02-19) 0.8.6 (2021-04-24) 0.8.5 (2020-11-16) 0.8.4 (2020-10-30) 0.8.3 (2018-05-27) 0.8.2 (2018-04-22) 0.8.1 (2018-02-04) 0.8.0 (2018-01-27) Due to this there are some steps you should consider before and after this upgrade: There are some manual changes required after the upgrade: 0.7.12 (2017-10-09) 0.7.11 (2017-10-08) 0.7.10 (2017-10-05) 0.7.9 (2017-06-12) 0.7.8 (2017-03-17) 0.7.7 (2017-01-13) 0.7.6 (2015-12-13) 0.7.5 (2015-07-19) 0.7.4 (2015-05-16) 0.7.3 (2015-05-15) 0.7.2 (2015-03-21) 0.7.1 (2015-02-01) 0.7.0 (2014-12-22) 0.6.9 (2014-11-09) 0.6.8 (2014-10-14) 0.6.7 (2014-06-18) 0.6.6 (2014-06-16) 0.6.5 (2014-04-26) 0.6.4 (2014-02-10) 0.6.3 (2014-02-09) 0.6.2 (2014-02-01) 0.6.1 (2014-01-03) 0.6.0 (2013-12-31) 0.5.2 (2013-11-09) 0.5.1 (2013-10-27) 0.5.0 (2013-10-26) 0.4.5 (2013-08-05) 0.4.4 (2013-07-20) 0.4.3 (2013-07-05) 0.4.2 (2013-06-09) 0.4.1 (2013-05-31) 0.4.0 (2013-05-04) 0.3.4 (2013-03-16) 0.3.3 (2013-03-01) 0.3.2 (2013-02-24) 0.3.1 (2013-01-03) 0.3.0 (2012-12-31) 0.2.2 (2012-11-18) 0.2.1 (2012-10-26) 0.2.0 (2012-09-29) 0.1.1 (2012-09-24) 0.1.0 (2012-09-08)