Discussions tagged with 'can'
Viewing 1 of 1 discussions
// Change the message for comments to be clear that people can easily join add_filter( 'comment_form_defaults', function( $fields ) { $fields['must_log_in'] = sprintf( __( '
You must be logged in to leave a comment. Login here. Don't have an account? No problem, accounts are free!Click here to join the community. We\'d love to get to know you better!
' ), wp_registration_url(), wp_login_url( apply_filters( 'the_permalink', get_permalink() ) ) ); return $fields; });Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.