PHP Classes

File: public/partials/yuri-portfolio-cpt-public-display.php

Recommend this page to a friend!
  Classes of Eric Jumba   Yuri Wordpress Portfolio Plugin   public/partials/yuri-portfolio-cpt-public-display.php   Download  
File: public/partials/yuri-portfolio-cpt-public-display.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Yuri Wordpress Portfolio Plugin
WordPress custom post type to show portfolio pages
Author: By
Last change:
Date: 6 months ago
Size: 369 bytes
 

Contents

Class file image Download
<?php

/**
 * Provide a public-facing view for the plugin
 *
 * This file is used to markup the public-facing aspects of the plugin.
 *
 * @link https://jumbaeric.co.ke
 * @since 1.0.0
 *
 * @package Yuri_Portfolio_Cpt
 * @subpackage Yuri_Portfolio_Cpt/public/partials
 */
?>

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