PluginProbe
Chartify – WordPress Chart Plugin / 1.0.0
Chartify – WordPress Chart Plugin v1.0.0
3.8.1 3.8.0 3.7.9 3.7.8 3.7.7 3.7.6 3.7.5 trunk 1.0.0 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.0.5 3.0.6 3.0.7 3.0.8 3.0.9 3.1.0 3.1.1 3.1.2 3.1.3 3.1.4 3.1.5 All 84 releases
chart-builder / admin / partials / chart-builder-admin-display.php

chart-builder-admin-display.php in Chartify – WordPress Chart Plugin 1.0.0, at admin/partials/chart-builder-admin-display.php

17 lines 367 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2
3 /**
4 * Provide a admin area view for the plugin
5 *
6 * This file is used to markup the admin-facing aspects of the plugin.
7 *
8 * @link https://ays-pro.com/
9 * @since 1.0.0
10 *
11 * @package Chart_Builder
12 * @subpackage Chart_Builder/admin/partials
13 */
14 ?>
15
16 <!-- This file should primarily consist of HTML with a little bit of PHP. -->
17