→', 'zenith' ) ); ?>
'
' . __( 'Pages:', 'zenith' ), 'after' => '
' ) ); ?>get_headers()
还是报错:
( ! ) Parse error: syntax error, unexpected '
但是前面的代码没问题啊:
/**
* Index Template
*
* This is the default template. It is used when a more specific template can't be found to display
* posts. It is unlikely that this template will ever be used, but there may be rare cases.
*
* @package Zenith
* @subpackage Template
* @since 0.1.0
* @author Tung Do
* @copyright Copyright (c) 2013, Tung Do
* @link http://devpress.com/themes/zenith/
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/
将17 行附件的代码贴出来
/** ' . __( 'Pages:', 'zenith' ), 'after' => '
* Index Template
*
* This is the default template. It is used when a more specific template can't be found to display
* posts. It is unlikely that this template will ever be used, but there may be rare cases.
*
* @package Zenith
* @subpackage Template
* @since 0.1.0
* @author Tung Do
* @copyright Copyright (c) 2013, Tung Do
* @link http://devpress.com/themes/zenith/
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
*/
get_headers(); // Loads the header.php template. ?>
' . __( '[entry-edit-link] [entry-published] [entry-author] [entry-comments-link]', 'zenith' ) . '
→', 'zenith' ) ); ?>
'
推荐阅读