'; } } add_action( 'wp_head', 'nikko_pingback_header' ); /** * Customize ellipsis at end of excerpts. */ function nikko_excerpt_more( $more ) { return "..."; } add_filter( 'excerpt_more', 'nikko_excerpt_more' ); /** * Change default fields, add placeholder and change type attributes. * * @param array $fields * * @return array */ function nikko_comment_placeholders( $fields ) { $fields['author'] = str_replace( '