이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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 */

FAQ

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