gmazzap / as-speaking

AlainSchlesser.com Speaking Page Plugin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Speaking Page Plugin

Custom post type and presentation tools for a page to promote your speaking gigs.

The main reason why I developed this plugin is because I needed something to talk about at WordCamp Nijmegen 2017.

This plugin is currently active on my personal blog, and you can see the output on my Speaking Page.

Basic usage

Adding and editing talks should be pretty straight-forward.

The talks will automatically be ordered by date, and showed as either "Upcoming Talks" or "Past Talks".

Customizing

If you want to override the markup fom within your theme, just create a views folder in your (parent or child) theme and copy the file from the plugin's views folder in there. You can then change that copied file as needed.

Screenshots

List view of the added talks

List view of the added talks

Metabox in talk edit screen

Metabox in talk edit screen

Expanded metabox showing all properties

Expanded metabox showing all properties

Frontend rendering

Frontend rendering

About

AlainSchlesser.com Speaking Page Plugin.

License:MIT License


Languages

Language:PHP 70.2%Language:JavaScript 27.5%Language:CSS 2.3%