is_valid) { // What happens when the CAPTCHA was entered incorrectly die ( '

' . yourls__( 'The reCAPTCHA wasn\'t entered correctly. Go back and try it again.', 'isq_translation' ) . '

' ); } $url = yourls_sanitize_url( $_REQUEST['url'] ); $keyword = isset( $_REQUEST['keyword'] ) ? yourls_sanitize_keyword( $_REQUEST['keyword'] ): '' ; $title = isset( $_REQUEST['title'] ) ? yourls_sanitize_title( $_REQUEST['title'] ) : '' ; $return = yourls_add_new_link( $url, $keyword, $title ); $shorturl = isset( $return['shorturl'] ) ? $return['shorturl'] : ''; $message = isset( $return['message'] ) ? $return['message'] : ''; $title = isset( $return['title'] ) ? $return['title'] : ''; ?>

' . yourls__( 'Copy to Clipboard', 'isq-translation' ) . ''; } ?>

' . yourls__( 'Copy to Clipboard', 'isq-translation' ) . ''; } ?>

' . yourls__( 'Copy to Clipboard', 'isq-translation' ) . ''; } ?>

' . yourls__( 'QR code', 'isq-translation' ) . '

' . yourls__( 'Share your link with external devices', 'isq-translation' ) . '

QR'; } ?>

Facebook'; } ?> Tweet'; } ?> '; } ?> '; } ?> Share on Tumblr'; } ?>