<?php namespace SEOPress\Core\Hooks; defined('ABSPATH') or exit('Cheatin’ uh?'); interface ExecuteHooksFrontend extends ExecuteHooks { }