mirror of
https://github.com/inretio/WordPress-Plugin-Boilerplate
synced 2025-04-19 05:35:36 +03:00
parent
d5d2579594
commit
347b63c876
3 changed files with 210 additions and 210 deletions
|
@ -32,7 +32,7 @@
|
|||
* that request data directly.
|
||||
*/
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
exit;
|
||||
}
|
||||
|
||||
require_once( plugin_dir_path( __FILE__ ) . 'class-plugin-boilerplate.php' );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue