PluginProbe
WpStream – Live Streaming, Video on Demand, Pay Per View / 4.14.0
WpStream – Live Streaming, Video on Demand, Pay Per View v4.14.0
4.14.0 4.13.2 4.13.1 4.13 4.12.5 4.12.4 4.12.3 4.12.2 4.12.1 4.12 4.4.4 4.4.5 4.4.6 4.4.7 4.4.8 4.4.9 4.5 4.5.1 4.5.11 4.5.11.1 4.5.11.2 4.5.11.4 4.5.11.5 4.5.11.6 4.5.12 All 180 releases
wpstream / admin / index.php

index.php in WpStream – Live Streaming, Video on Demand, Pay Per View 4.14.0, at admin/index.php

13 lines 466 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php // Silence is golden
2 /**
3 * Empty guard file for the plugin's /admin directory.
4 *
5 * Contains no logic. It exists solely so that if the web server has directory
6 * listing enabled, requesting this folder returns a blank page instead of an
7 * index of the admin-side source files. The "Silence is golden" convention is
8 * used throughout WordPress core, themes, and plugins for exactly this reason.
9 *
10 * @package Wpstream
11 * @subpackage Wpstream/admin
12 */
13