You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -154,8 +153,7 @@ function rich_snippet_dashboard() {
154
153
<div class="table">
155
154
<p>' . wp_kses_post( __( 'Strings to be displayed on frontend for <strong>Events Rich Snippets —</strong>', 'all-in-one-schemaorg-rich-snippets' ) ) . '</p>
@@ -204,8 +202,7 @@ function rich_snippet_dashboard() {
204
202
<div class="table">
205
203
<p>' . wp_kses_post( __( "Strings to be displayed on frontend for <strong>Person's Rich Snippets —</strong>", 'all-in-one-schemaorg-rich-snippets' ) ) . '</p>
@@ -254,8 +251,7 @@ function rich_snippet_dashboard() {
254
251
<div class="table">
255
252
<p>' . wp_kses_post( __( 'Strings to be displayed on frontend for <strong>Product Rich Snippets —</strong>', 'all-in-one-schemaorg-rich-snippets' ) ) . '</p>
@@ -304,8 +300,7 @@ function rich_snippet_dashboard() {
304
300
<div class="table">
305
301
<p>' . wp_kses_post( __( 'Strings to be displayed on frontend for <strong>Recipe Rich Snippets —</strong>', 'all-in-one-schemaorg-rich-snippets' ) ) . '</p>
@@ -414,8 +408,7 @@ function rich_snippet_dashboard() {
414
408
<div class="table">
415
409
<p>' . wp_kses_post( __( 'Strings to be displayed on frontend for <strong>Video Rich Snippets —</strong>', 'all-in-one-schemaorg-rich-snippets' ) ) . '</p>
@@ -456,8 +449,7 @@ function rich_snippet_dashboard() {
456
449
<div class="table">
457
450
<p>' . wp_kses_post( __( 'Strings to be displayed on frontend for <strong>Article Rich Snippets —</strong>', 'all-in-one-schemaorg-rich-snippets' ) ) . '</p>
@@ -506,8 +498,7 @@ function rich_snippet_dashboard() {
506
498
<div class="table">
507
499
<p>' . wp_kses_post( __( 'Strings to be displayed on frontend for <strong>Service Rich Snippets —</strong>', 'all-in-one-schemaorg-rich-snippets' ) ) . '</p>
<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>
<p> ' . esc_html__( 'Just fill out the form below and your message will be emailed to the Plugin Developers.', 'all-in-one-schemaorg-rich-snippets' ) . ' </p>
0 commit comments