mirror of
https://github.com/WenPai-org/wp-china-yes.git
synced 2025-08-03 11:11:30 +08:00
修复:禁止直接从URL调用
This commit is contained in:
parent
e1c514819d
commit
4f652f38d4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
||||
*/
|
||||
|
||||
(new WP_CHINA_YES)->init();
|
||||
defined( 'ABSPATH' ) || exit;
|
||||
|
||||
class WP_CHINA_YES {
|
||||
private $page_url;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue