Skip to content

courseticket/wp-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=== Courseticket ===
Contributors: (freefri)
Tags: courseticket, events
Requires at least: 3.0.1
Tested up to: 3.4
Stable tag: 4.3
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Display and manage courseticket events easily in wordpress.

== Description ==

Display and manage courseticket events easily in wordpress.
Visit the [Github repo](https://github.com/courseticket/wp-plugin "wp-courseticket")

== Installation ==

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

== Frequently Asked Questions ==

= A question that you might have =

Ask it to support@courseticket.com

== Screenshots ==

No screenshots provided so far.

== Changelog ==

= 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 

== A brief Markdown Example ==

Ordered list:

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

Unordered list:

* something
* something else
* third thing

Here's a link to [WordPress](http://wordpress.org/ "Your favorite software") and one to [Markdown's Syntax Documentation][markdown syntax].
Titles are optional, naturally.

[markdown syntax]: http://daringfireball.net/projects/markdown/syntax
            "Markdown is what the parser uses to process much of the readme file"

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 ?>`