Skip to content

Commit 501075f

Browse files
committed
potfile and tag updated
1 parent fc6084c commit 501075f

File tree

7 files changed

+43
-30
lines changed

7 files changed

+43
-30
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
**Tags:** schema markup, structured data, rich snippets, schema.org, Microdata, schema
55
**Requires at least:** 3.7
66
**Tested up to:** 6.6
7-
**Stable tag:** 1.6.10
7+
**Stable tag:** 1.6.11
88
**License:** GPLv2 or later
99
**License URI:** http://www.gnu.org/licenses/gpl-2.0.html
1010
Boost CTR. Improve SEO & Rankings. Supports most of the content type. Works perfectly with Google, Bing, Yahoo & Facebook.

functions.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@ function display_rich_snippet( $content ) {
873873
$uploadDate = $datetime->format( 'Y-m-d\TH:i:sP' ); // phpcs:ignore WordPress.NamingConventions.ValidVariableName.VariableNotSnakeCase
874874
} catch ( Exception $e ) {
875875
// Translators: %s is the error message from the exception.
876-
echo esc_html( sprintf( __( 'Error creating DateTime object: %s', 'rich-snippets' ), esc_html( $e->getMessage() ) ) );
876+
echo esc_html( sprintf( __( 'Error creating DateTime object: %s', 'all-in-one-schemaorg-rich-snippets' ), esc_html( $e->getMessage() ) ) );
877877
return;
878878
}
879879
}

index.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Author: Brainstorm Force
66
* Author URI: https://www.brainstormforce.com
77
* Description: Welcome to the Schema - All In One Schema Rich Snippets! You can now easily add schema markup on various * pages and posts of your website. Implement schema types such as Review, Events, Recipes, Article, Products, Services * *etc.
8-
* Version: 1.6.10
8+
* Version: 1.6.11
99
* Text Domain: rich-snippets
1010
* License: GPL2
1111
*
@@ -68,7 +68,7 @@ public function define_constants() {
6868
define( 'AIOSRS_PRO_BASE', plugin_basename( AIOSRS_PRO_FILE ) );
6969
define( 'AIOSRS_PRO_DIR', plugin_dir_path( AIOSRS_PRO_FILE ) );
7070
define( 'AIOSRS_PRO_URI', plugins_url( '/', AIOSRS_PRO_FILE ) );
71-
define( 'AIOSRS_PRO_VER', '1.6.10' );
71+
define( 'AIOSRS_PRO_VER', '1.6.11' );
7272
}
7373

7474
/**

languages/all-in-one-schemaorg-rich-snippets.pot

Lines changed: 35 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# This file is distributed under the GPL2.
33
msgid ""
44
msgstr ""
5-
"Project-Id-Version: Schema - All In One Schema Rich Snippets 1.6.10\n"
5+
"Project-Id-Version: Schema - All In One Schema Rich Snippets 1.6.11\n"
66
"Report-Msgid-Bugs-To: "
77
"https://wordpress.org/support/plugin/all-in-one-schemaorg-rich-snippets\n"
8-
"POT-Creation-Date: 2024-09-19 08:31:10+00:00\n"
8+
"POT-Creation-Date: 2024-10-08 06:50:17+00:00\n"
99
"MIME-Version: 1.0\n"
1010
"Content-Type: text/plain; charset=utf-8\n"
1111
"Content-Transfer-Encoding: 8bit\n"
@@ -578,85 +578,90 @@ msgid ""
578578
"products, please enable this option."
579579
msgstr ""
580580

581-
#: admin/index.php:1062
581+
#: admin/index.php:1071
582582
msgid "Success! Your changes were successfully saved!"
583583
msgstr ""
584584

585-
#: admin/index.php:1064
585+
#: admin/index.php:1073
586586
msgid "Sorry, Your changes are not saved!"
587587
msgstr ""
588588

589-
#: admin/index.php:1186
589+
#: admin/index.php:1199
590590
msgid "Get in touch with the Plugin Developers"
591591
msgstr ""
592592

593-
#: admin/index.php:1190
593+
#: admin/index.php:1203
594594
msgid ""
595595
"Just fill out the form below and your message will be emailed to the Plugin "
596596
"Developers."
597597
msgstr ""
598598

599-
#: admin/index.php:1192
599+
#: admin/index.php:1205
600600
msgid "Your Name:"
601601
msgstr ""
602602

603-
#: admin/index.php:1194
603+
#: admin/index.php:1207
604604
msgid "Your Email:"
605605
msgstr ""
606606

607-
#: admin/index.php:1196
607+
#: admin/index.php:1209
608608
msgid "Reference URL:"
609609
msgstr ""
610610

611-
#: admin/index.php:1198
611+
#: admin/index.php:1211
612612
msgid "Subject:"
613613
msgstr ""
614614

615-
#: admin/index.php:1209
615+
#: admin/index.php:1222
616616
msgid "Your Query in Brief:"
617617
msgstr ""
618618

619-
#: functions.php:1269
619+
#: functions.php:876
620+
#. Translators: %s is the error message from the exception.
621+
msgid "Error creating DateTime object: %s"
622+
msgstr ""
623+
624+
#: functions.php:1300
620625
msgid "Error adding your rating"
621626
msgstr ""
622627

623-
#: functions.php:1269
628+
#: functions.php:1300
624629
msgid "Ratings added successfully !"
625630
msgstr ""
626631

627-
#: functions.php:1299
632+
#: functions.php:1330
628633
msgid "Error updating your rating"
629634
msgstr ""
630635

631-
#: functions.php:1299
636+
#: functions.php:1330
632637
msgid "Ratings updated successfully !"
633638
msgstr ""
634639

635-
#: index.php:317
640+
#: index.php:319
636641
msgid "Thank you!"
637642
msgstr ""
638643

639-
#: index.php:317
644+
#: index.php:319
640645
msgid "Something went wrong!"
641646
msgstr ""
642647

643-
#: index.php:346
648+
#: index.php:348
644649
msgid "Settings saved !"
645650
msgstr ""
646651

647-
#: index.php:346
652+
#: index.php:348
648653
msgid "Error occured. Settings were not saved !"
649654
msgstr ""
650655

651-
#: init.php:645
656+
#: init.php:653
652657
msgid "Please Try Again"
653658
msgstr ""
654659

655-
#: init.php:660
660+
#: init.php:668
656661
msgid "Remove Embed"
657662
msgstr ""
658663

659-
#: init.php:666
664+
#: init.php:674
660665
#. translators: %s: $fallback
661666
msgid "No oEmbed Results Found for %s. View more info at"
662667
msgstr ""
@@ -1479,6 +1484,14 @@ msgstr ""
14791484
msgid "Provider telephone number"
14801485
msgstr ""
14811486

1487+
#: vendor/wp-cli/wp-cli/php/utils-wp.php:247
1488+
msgid "Inactive Widgets"
1489+
msgstr ""
1490+
1491+
#: vendor/wp-cli/wp-cli/php/utils-wp.php:250
1492+
msgid "Drag widgets here to remove them from the sidebar but keep their settings."
1493+
msgstr ""
1494+
14821495
#. Plugin Name of the plugin/theme
14831496
msgid "Schema - All In One Schema Rich Snippets"
14841497
msgstr ""

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "all-in-one-schemaorg-rich-snippets",
3-
"version": "1.6.10",
3+
"version": "1.6.11",
44
"main": "Gruntfile.js",
55
"author": "Brainstorm Force",
66
"devDependencies": {

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Donate link: https://www.paypal.me/BrainstormForce
44
Tags: schema markup, structured data, rich snippets, schema.org, Microdata, schema
55
Requires at least: 3.7
66
Tested up to: 6.6
7-
Stable tag: 1.6.10
7+
Stable tag: 1.6.11
88
License: GPLv2 or later
99
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1010
Boost CTR. Improve SEO & Rankings. Supports most of the content type. Works perfectly with Google, Bing, Yahoo & Facebook.

0 commit comments

Comments
 (0)