Changeset 1709692
- Timestamp:
- 08/07/2017 04:41:28 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
beautiful-permalink/trunk/beautiful-permalink-wp.php
r1709688 r1709692 8 8 Author URI: https://www.facebook.com/lycan9x 9 9 */ 10 11 10 if ( ! defined( 'ABSPATH' ) ) { 11 exit; // Exit if accessed directly. 12 } 12 13 include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); 13 14
Note: See TracChangeset
for help on using the changeset viewer.