13 lines
No EOL
260 B
PHP
13 lines
No EOL
260 B
PHP
<?php
|
|
|
|
/**
|
|
* Provide a public-facing view for the plugin
|
|
*
|
|
* This file is used to markup the public-facing aspects of the plugin.
|
|
*
|
|
* @since 1.0.0
|
|
*
|
|
* @package Custom_Related_Products
|
|
* @subpackage Custom_Related_Products/public/partials
|
|
*/
|
|
?>
|