PluginProbe
Uji Countdown / 2.0.4
Uji Countdown v2.0.4
3.0 trunk 1.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.6.1 1.0.7 1.0.8 1.0.9 1.1 1.2 1.3 1.3.1 1.3.2 1.3.3 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 All 36 releases
uji-countdown / views / public.php

public.php in Uji Countdown 2.0.4, at views/public.php

15 lines 474 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Represents the view for the public-facing component of the plugin.
4 *
5 * This typically includes any information, if any, that is rendered to the
6 * frontend of the theme when the plugin is activated.
7 *
8 * @package goodByeCaptcha
9 * @author Your Name <email@example.com>
10 * @license GPL-2.0+
11 * @link http://example.com
12 * @copyright 2013 Your Name or Company Name
13 */
14 ?>
15 <!-- This file is used to markup the public facing aspect of the plugin. -->