报错详情:
d constant gallerytag – assumed ‘gallerytag’ (this will throw an Error in a future version of PHP) in /www/wwwroot/ceshi.a8ymw.top/wp-content/themes/azzxx/inc/post-type.php on line 169 Warning: Use of undefined constant videotag – assumed ‘videotag’ (this will throw an Error in a future version of PHP) in /www/wwwroot/ceshi.a8ymw.top/wp-content/themes/azzxx/inc/post-type.php on line 271 Warning: Use of undefined constant taotag – assumed ‘taotag’ (this will throw an Error in a future version of PHP) in /www/wwwroot/ceshi.a8ymw.top/wp-content/themes/azzxx/inc/post-type.php on line 374
解决方案:
找到对应的行数在字符串内加上 引号,示列如下
'taxonomy' => 'gallerytag',
保存,刷新页面,问题解决!


没有回复内容