芝麻web文件管理V1.00
编辑当前文件:/home4/randall/public_html/sl/wp-content/plugins/wp-super-cache/plugins/awaitingmoderation.php
/>
/>
' . sprintf( __( 'Awaiting Moderation is now %s', 'wp-super-cache' ), $status ) . '
'; } echo '
'; wp_nonce_field( 'wp-cache' ); ?>
'awaitingmoderation', 'url' => '', 'title' => __( 'Awaiting Moderation', 'wp-super-cache' ), 'desc' => __( 'Enables or disables plugin to Remove the text "Your comment is awaiting moderation." when someone leaves a moderated comment.', 'wp-super-cache' ), ); return $list; } add_cacheaction( 'wpsc_filter_list', 'wpsc_awaiting_moderation_list' );