Courseticket

Plugin Banner

Courseticket

by courseticket

Download
Description

Display and manage courseticket events easily in wordpress.
Visit the Github repo

A brief Markdown Example

Ordered list:

  1. Some feature
  2. Another feature
  3. Something else about the plugin

Unordered list:

  • something
  • something else
  • third thing

Here’s a link to WordPress and one to Markdown’s Syntax Documentation.
Titles are optional, naturally.

Markdown uses email style notation for blockquotes and I’ve been told:

Asterisks for emphasis. Double it up for strong.

<?php code(); // goes in backticks ?>
  1. Go to /wp-content/plugins/ directory and place there the contents of the whole repository. You can do it by cloning git git clone https://github.com/courseticket/wp-plugin.git courseticket.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

A question that you might have

Ask it to support@courseticket.com

0.2

  • Automatically create a page with the overview of all events.
  • Automatically replace a link to an event in courseticket with the widget button.
  • Automatically include the widget core script
  • Add button in admin editor to replace the widget button with a dummy image of the widget
Back to top