這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

VertyCal

外掛說明

Schedule based vertical table data application to post service calls or list events. Front side calendar is viewable by the public and the input functions restricted to a log in access only.

Features

  • Display your agenda or service calls in a list style
  • Add a date, time, notes like address or contact
  • Tabbed sections of Scheduler, Add New and Options
  • Full size clock with seconds, displays well on cellular phones
  • Select month and year with jQuery Datepicker
  • Options page to select various functions
  • Secure front-side log in script
  • Mobile layout primary design
  • Export all scheduled tasks
  • Add notation for each entry and edit if admin
  • Update notation, delete entry, view notation options
  • Entry can only be appended if you are logged in
  • Entries can be viewed without login
  • Vertical display of dates works very nicely on a mobile device.

License

Author: Larry Judd Oliver – Tradesouthwest @tradesouthwest, tradesouthwest.com
Copyright: 2019
License: GPL (see index.php)

Additional License

Open Source software
Clock: https://codepen.io/seanfree/pen/NrRrvZ

螢幕擷圖

  • Banner
  • View of front side vertical calendar
  • Single page view with file access
  • Admin options page
  • Admin side columns
  • Styled vertical calendar

安裝方式

This section describes how to install the plugin and get it working.

  1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Scheduler->VertyCal Settings screen to configure the plugin
    If you are using the files from jQuery UI in your theme or plugin, please be aware of a change. With 4.6 you can omit calling these files and enqueue the default datepicker which will use the built-in defaults from WordPress.
    https://plugins.svn.wordpress.org/woocommerce-quick-donation/trunk/includes/admin/metabox_framework/js/jqueryui/datepicker-i18n/
    /* translators: jQuery date format, see http://api.jqueryui.com/datepicker/#utility-formatDate */

常見問題集

Where can I find Instructions and Documentation for this plugin?

Documentation is located at http://vertycal.net/documentation/

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈VertyCal〉的開發相關工作。

參與者

將〈VertyCal〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.31

  • corrected deprecation errors

1.0.3

  • fixed typos
  • moved stable ver to trunk
  • cleaned misc code base
  • tested on WP 5.8 and PHP 7+

1.0.22

  • added options getter to set empty or not set checkbox values.

1.0.21

  • added tested markdown
  • moved stable to trunk

1.0.2

  • fixed cpt categories not saving

1.0.1

  • removed PHP filters, added WP filters in send mail templates
  • changed some short slugs to full slug
  • cleaned strings in sing-content file

1.0.0

  • Initial release