-

Comments |

'.__('I\'m not a robot', 'sakura').''; $private_ms = akina_option('open_private_message') ? '' : ''; $mail_notify = akina_option('mail_notify') ? '' : ''; $args = array( 'id_form' => 'commentform', 'id_submit' => 'submit', 'title_reply' => '', 'title_reply_to' => '
' . __('Leave a Reply to', 'sakura') . ' %s' . '
', 'cancel_reply_link' => __('Cancel Reply', 'sakura'), 'label_submit' => __('BiuBiuBiu~', 'sakura'), 'comment_field' => '

Markdown Supported while Forbidden

' . __("Click me OωO", "sakura")/*戳我试试 OωO*/ . ' ' . __("Woooooow ヾ(≧∇≦*)ゝ", "sakura")/*嘿嘿嘿 ヾ(≧∇≦*)ゝ*/ . '

bilibili~ (=・ω・=) Tieba
' . push_bili_smilies() . '
', 'comment_notes_after' => '', 'comment_notes_before' => '', 'fields' => apply_filters( 'comment_form_default_fields', array( 'avatar' => '
', 'author' => '', 'email' => '', 'url' => '
' . $robot_comments . $private_ms . $mail_notify , 'qq' => '' ) ) ); comment_form($args); } ?>