PHP Classes

File: admin/partials/loxup-admin-display.php

Recommend this page to a friend!
  Classes of Eric Jumba   Partner Locator Map Markers WordPress Plugin   admin/partials/loxup-admin-display.php   Download  
File: admin/partials/loxup-admin-display.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Partner Locator Map Markers WordPress Plugin
Display a map of businesses on a WordPress page
Author: By
Last change:
Date: 2 months ago
Size: 331 bytes
 

Contents

Class file image Download
<?php

/**
 * Provide a admin area view for the plugin
 *
 * This file is used to markup the admin-facing aspects of the plugin.
 *
 * @link https://loxup.nl
 * @since 1.0.0
 *
 * @package Loxup
 * @subpackage Loxup/admin/partials
 */
?>

<!-- This file should primarily consist of HTML with a little bit of PHP. -->