# wpdirectorykit/1.3.2/public/partials/wpdirectorykit-public-display.php

WP Directory Kit, version 1.3.2. 17 lines.

- Page: https://pluginprobe.com/plugins/wpdirectorykit/1.3.2/code/public/partials/wpdirectorykit-public-display.php
- Raw: https://pluginprobe.com/plugins/wpdirectorykit/1.3.2/raw/public/partials/wpdirectorykit-public-display.php
- Modified: 2024-06-17T13:59:44+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/wpdirectorykit/1.3.2/code/public/partials/wpdirectorykit-public-display.php#L10-L20`.

```php
<?php

/**
 * Provide a public-facing view for the plugin
 *
 * This file is used to markup the public-facing aspects of the plugin.
 *
 * @link       listing-themes.com
 * @since      1.0.0
 *
 * @package    Wpdirectorykit
 * @subpackage Wpdirectorykit/public/partials
 */
?>

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

```
