PluginProbe
Slash Edit: Admin Shortcuts to Edit Posts and Pages Faster / 1.3.0
Slash Edit: Admin Shortcuts to Edit Posts and Pages Faster v1.3.0
trunk 1.0.0 1.1.0 1.1.1 1.2.0 1.3.0 1.3.2
slash-edit / index.php

index.php in Slash Edit: Admin Shortcuts to Edit Posts and Pages Faster 1.3.0, at index.php

11 lines 112 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Index file for Slash Edit.
4 *
5 * @package slash-edit
6 */
7
8 if ( ! defined( 'ABSPATH' ) ) {
9 exit;
10 }
11