@@ -92,7 +92,7 @@ function rich_snippet_dashboard() {
9292 echo '<ul class="nav-tab-wrapper bsf-tab-wraper">
9393 <li><a href="#tab-1" class="nav-tab"> ' . esc_html__ ( 'Configuration ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></li>
9494 <li><a href="#tab-4" class="nav-tab"> ' . esc_html__ ( 'Customization ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></li>
95-
95+
9696 <li><a href="#tab-3" class="nav-tab"> ' . esc_html__ ( 'FAQs ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></li>
9797 <li><a href="#tab-5" class="nav-tab"> ' . esc_html__ ( 'Getting Started ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</a></li>
9898 </ul>
@@ -112,7 +112,7 @@ function rich_snippet_dashboard() {
112112 <div class="table">
113113 <p> ' . wp_kses_post ( __ ( 'Strings to be displayed on frontend for <strong>Item Review Rich Snippets —</strong> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
114114 <form id="bsf_review_form" method="post">
115- ' . wp_nonce_field ( 'snippet_review_form_action ' , 'snippet_review_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
115+ ' . wp_nonce_field ( 'snippet_review_form_action ' , 'snippet_review_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
116116 . '
117117 <table class="bsf_metabox">
118118 <tbody>
@@ -154,8 +154,8 @@ function rich_snippet_dashboard() {
154154 <div class="table">
155155 <p> ' . wp_kses_post ( __ ( 'Strings to be displayed on frontend for <strong>Events Rich Snippets —</strong> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
156156 <form id="bsf_event_form" method="post">
157- ' . wp_nonce_field ( 'snippet_event_form_action ' , 'snippet_event_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
158- . '
157+ ' . wp_nonce_field ( 'snippet_event_form_action ' , 'snippet_event_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
158+ . '
159159 <table class="bsf_metabox">
160160 <tbody>
161161 <tr>
@@ -201,10 +201,10 @@ function rich_snippet_dashboard() {
201201 <button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">Toggle panel: Frontend Options</span><span class="toggle-indicator" aria-hidden="true"></span></button>
202202 <h3 class="hndle"><span> ' . esc_html__ ( 'Person ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</span></h3>
203203 <div class="inside">
204- <div class="table">
204+ <div class="table">
205205 <p> ' . wp_kses_post ( __ ( "Strings to be displayed on frontend for <strong>Person's Rich Snippets —</strong> " , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
206206 <form id="bsf_person_form" method="post">
207- ' . wp_nonce_field ( 'snippet_person_form_action ' , 'snippet_person_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
207+ ' . wp_nonce_field ( 'snippet_person_form_action ' , 'snippet_person_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
208208 . '
209209 <table class="bsf_metabox">
210210 <tbody>
@@ -251,7 +251,7 @@ function rich_snippet_dashboard() {
251251 <button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">Toggle panel: Frontend Options</span><span class="toggle-indicator" aria-hidden="true"></span></button>
252252 <h3 class="hndle"><span> ' . esc_html__ ( 'Product ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</span></h3>
253253 <div class="inside">
254- <div class="table">
254+ <div class="table">
255255 <p> ' . wp_kses_post ( __ ( 'Strings to be displayed on frontend for <strong>Product Rich Snippets —</strong> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
256256 <form id="bsf_product_form" method="post">
257257 ' . wp_nonce_field ( 'snippet_product_form_action ' , 'snippet_product_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
@@ -301,10 +301,10 @@ function rich_snippet_dashboard() {
301301 <button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">Toggle panel: Frontend Options</span><span class="toggle-indicator" aria-hidden="true"></span></button>
302302 <h3 class="hndle"><span> ' . esc_html__ ( 'Recipe ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</span></h3>
303303 <div class="inside">
304- <div class="table">
304+ <div class="table">
305305 <p> ' . wp_kses_post ( __ ( 'Strings to be displayed on frontend for <strong>Recipe Rich Snippets —</strong> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
306306 <form id="bsf_recipe_form" method="post">
307- ' . wp_nonce_field ( 'snippet_recipe_form_action ' , 'snippet_recipe_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
307+ ' . wp_nonce_field ( 'snippet_recipe_form_action ' , 'snippet_recipe_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
308308 . '
309309 <table class="bsf_metabox">
310310 <tbody>
@@ -359,10 +359,10 @@ function rich_snippet_dashboard() {
359359 <button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">Toggle panel: Frontend Options</span><span class="toggle-indicator" aria-hidden="true"></span></button>
360360 <h3 class="hndle"><span> ' . esc_html__ ( 'Software Application ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</span></h3>
361361 <div class="inside">
362- <div class="table">
362+ <div class="table">
363363 <p> ' . wp_kses_post ( __ ( 'Strings to be displayed on frontend for <strong>Software Application Rich Snippets —</strong> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
364364 <form id="bsf_software_form" method="post">
365- ' . wp_nonce_field ( 'snippet_soft_app_form_action ' , 'snippet_soft_app_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
365+ ' . wp_nonce_field ( 'snippet_soft_app_form_action ' , 'snippet_soft_app_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
366366 . '
367367 <table class="bsf_metabox">
368368 <tbody>
@@ -405,13 +405,13 @@ function rich_snippet_dashboard() {
405405 </div>
406406 </div>
407407 </div>
408-
409-
408+
409+
410410 <div class="postbox closed">
411411 <button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">Toggle panel: Frontend Options</span><span class="toggle-indicator" aria-hidden="true"></span></button>
412412 <h3 class="hndle"><span> ' . esc_html__ ( 'Video ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</span></h3>
413413 <div class="inside">
414- <div class="table">
414+ <div class="table">
415415 <p> ' . wp_kses_post ( __ ( 'Strings to be displayed on frontend for <strong>Video Rich Snippets —</strong> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
416416 <form id="bsf_video_form" method="post">
417417 ' . wp_nonce_field ( 'snippet_video_form_action ' , 'snippet_video_nonce_field ' )//phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
@@ -433,7 +433,7 @@ function rich_snippet_dashboard() {
433433 <tr>
434434 <td align="right"><strong><label> ' . esc_html__ ( 'Video Duration : ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</label></strong></td>
435435 <td><input class="bsf_text_medium" type="text" name="video_time" value=" ' . esc_attr ( stripslashes ( $ args_video ['video_time ' ] ) ) . '"/></td>
436- </tr>
436+ </tr>
437437 <tr>
438438 <td align="right"><strong><label> ' . esc_html__ ( 'Video Upload Date : ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</label></strong></td>
439439 <td><input class="bsf_text_medium" type="text" name="video_date" value=" ' . esc_attr ( stripslashes ( $ args_video ['video_date ' ] ) ) . '"/></td>
@@ -453,7 +453,7 @@ function rich_snippet_dashboard() {
453453 <button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">Toggle panel: Frontend Options</span><span class="toggle-indicator" aria-hidden="true"></span></button>
454454 <h3 class="hndle"><span> ' . esc_html__ ( 'Article ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</span></h3>
455455 <div class="inside">
456- <div class="table">
456+ <div class="table">
457457 <p> ' . wp_kses_post ( __ ( 'Strings to be displayed on frontend for <strong>Article Rich Snippets —</strong> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
458458 <form id="bsf_article_form" method="post">
459459 ' . wp_nonce_field ( 'snippet_article_form_action ' , 'snippet_article_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
@@ -503,10 +503,10 @@ function rich_snippet_dashboard() {
503503 <button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">Toggle panel: Frontend Options</span><span class="toggle-indicator" aria-hidden="true"></span></button>
504504 <h3 class="hndle"><span> ' . esc_html__ ( 'Service ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</span></h3>
505505 <div class="inside">
506- <div class="table">
506+ <div class="table">
507507 <p> ' . wp_kses_post ( __ ( 'Strings to be displayed on frontend for <strong>Service Rich Snippets —</strong> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
508508 <form id="bsf_service_form" method="post">
509- ' . wp_nonce_field ( 'snippet_service_form_action ' , 'snippet_service_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
509+ ' . wp_nonce_field ( 'snippet_service_form_action ' , 'snippet_service_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
510510 . '
511511 <table class="bsf_metabox">
512512 <tbody>
@@ -557,17 +557,17 @@ function rich_snippet_dashboard() {
557557 </div>
558558 </div>
559559 </div>
560- <!-- Post blox -->
561-
560+ <!-- Post blox -->
561+
562562 </div>
563563 <div class="schema-notice">
564564 <p> ' . wp_kses_post ( __ ( "Need some more schema types with automation to implement schema markup? Get the latest and premium schema markup plugin to automate the process of adding schema markup on your entire website. <br><a href='https://wpschema.com/?utm_source=allinone&utm_campaign=repo&utm_medium=configure' target='_blank'> Know more about Schema Pro.</a> " , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</p>
565565 </div>
566566 </div>
567- </div>
567+ </div>
568568 </div>
569-
570-
569+
570+
571571 <div id="tab-5">
572572 <div id="poststuff">
573573 <div id="postbox-container-17" class="postbox-container">
@@ -745,7 +745,7 @@ function rich_snippet_dashboard() {
745745 </div>
746746 </div>
747747 </div>
748-
748+
749749 <div id="tab-3">
750750 <div id="poststuff">
751751 <div id="postbox-container-5" class="postbox-container">
@@ -811,10 +811,10 @@ function rich_snippet_dashboard() {
811811 <div class="meta-box-sortables ui-sortable">
812812 <div class="postbox">
813813 <button type="button" class="handlediv" aria-expanded="false"><span class="screen-reader-text">Toggle panel: Frontend Options</span><span class="toggle-indicator" aria-hidden="true"></span></button>
814- <h3 class="hndle"> ' . wp_kses_post ( __ ( '<span> Customize the look and feel of rich snippet box</span> ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</h3>
814+ <h3 class="hndle"><span> ' . wp_kses_post ( __ ( 'Customize the look and feel of rich snippet box ' , 'all-in-one-schemaorg-rich-snippets ' ) ) . '</span> </h3>
815815 <div class="inside">
816816 <form id="bsf_css_editor" method="post" onsubmit="return false;" action="">
817- ' . wp_nonce_field ( 'snippet_color_form_action ' , 'snippet_color_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
817+ ' . wp_nonce_field ( 'snippet_color_form_action ' , 'snippet_color_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
818818 . '
819819 <table class="bsf_metabox">
820820 <tr>
@@ -853,7 +853,7 @@ function rich_snippet_dashboard() {
853853 </div>
854854 </div>
855855 </div>
856-
856+
857857 </div>
858858 </div>
859859 <div class="postbox-container" id="bsf-postbox-container-1" >
@@ -863,7 +863,7 @@ function rich_snippet_dashboard() {
863863 <h3 class="get_in_touch"> ' . esc_html__ ( 'WooCommerce Configuration ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</h3>
864864 <div class="inside">
865865 <form id="bsf_css_editor" method="post" action="">
866- ' . wp_nonce_field ( 'snippet_woocommerce_form_action ' , 'snippet_woocommerce_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
866+ ' . wp_nonce_field ( 'snippet_woocommerce_form_action ' , 'snippet_woocommerce_nonce_field ' ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
867867 . '
868868 <p> ' . esc_html__ ( 'WooCommerce comes with Schema.org code by default and using our plugin on WooCommerce product pages does will add duplicate schema so it is not recommended. If you could still like to enable our plugin on WooCommerce products, please enable this option. ' , 'all-in-one-schemaorg-rich-snippets ' ) . ' </p>
869869 <table class="bsf_metabox" > <input type="hidden" name="site_url" value=" ' . esc_url ( site_url () ) . '" /> </p>
@@ -881,7 +881,7 @@ function rich_snippet_dashboard() {
881881 </table>
882882 </form>
883883 </div>
884- </div> ' . get_support ( 1 ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
884+ </div> ' . get_support ( 1 ) //phpcs:ignore WordPress.Security.EscapeOutput.OutputNotEscaped
885885 . '
886886 </div> ' ;
887887 echo '
@@ -1208,13 +1208,13 @@ function get_support() {
12081208 <td><input required="required" type="text" class="bsf_text_medium" name="post_url" /></td></tr>
12091209 <tr><td><label for="subject"><strong> ' . esc_html__ ( 'Subject: ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</strong> </label></td>
12101210 <td>
1211- <select class="select_full" name="subject">
1211+ <select class="select_full" name="subject">
12121212 <option value="question"> I have a question </option>
12131213 <option value="bug"> I found a bug </option>
12141214 <option value="help"> I need help </option>
12151215 <option value="professional"> I need professional service </option>
12161216 <option value="contribute"> I want to contribute my code</option>
1217- <option value="other"> Other </option>
1217+ <option value="other"> Other </option>
12181218 </select>
12191219 </td><td></td></tr>
12201220 <tr><td class="bsf_label"><label for="message"><strong> ' . esc_html__ ( 'Your Query in Brief: ' , 'all-in-one-schemaorg-rich-snippets ' ) . '</strong> </label></td>
0 commit comments