diff --git a/includes/actions-filters.php b/includes/actions-filters.php index bbf8c4a..396525e 100755 --- a/includes/actions-filters.php +++ b/includes/actions-filters.php @@ -24,7 +24,7 @@ function add_bootstrap_button() { //append the icon printf( - '', + '', esc_attr( $title ), esc_url( '#TB_inline?width=640&height=650&inlineId=' . $popup_id ) //sprintf( '', esc_url( $img ) ) diff --git a/includes/bootstrap-shortcodes-help.php b/includes/bootstrap-shortcodes-help.php index 42912df..ebeb54e 100755 --- a/includes/bootstrap-shortcodes-help.php +++ b/includes/bootstrap-shortcodes-help.php @@ -42,6 +42,16 @@ function retitle($match) { win.send_to_editor(paras); }); }); + +