Skip to content

Instantly share code, notes, and snippets.

View nickmcleanmusiclessons's full-sized avatar

nickmcleanmusiclessons

View GitHub Profile
@nickmcleanmusiclessons
nickmcleanmusiclessons / gist:266c3f6f45056b0062ba5db1762f7470
Created April 19, 2017 23:17
How do I add a short code to the "Finish Quiz" button in this code?
<?php
/**
* Template for displaying buttons of a quiz
*
* @author ThimPress
* @package LearnPress/Templates
* @version 2.0.7
*/
if ( !defined( 'ABSPATH' ) ) {