-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump missing 2.0.3 version contents (#46)
- Loading branch information
Showing
6 changed files
with
57 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
* Plugin Name: Better Font Awesome | ||
* Plugin URI: http://wordpress.org/plugins/better-font-awesome | ||
* Description: The ultimate Font Awesome icon plugin for WordPress. | ||
* Version: 2.0.2 | ||
* Version: 2.0.3 | ||
* Author: Mickey Kay | ||
* Author URI: [email protected] | ||
* License: GPLv2+ | ||
|
@@ -59,7 +59,7 @@ class Better_Font_Awesome_Plugin { | |
* | ||
* @var string | ||
*/ | ||
const VERSION = '2.0.2'; | ||
const VERSION = '2.0.3'; | ||
|
||
/** | ||
* The Better Font Awesome Library object. | ||
|
@@ -489,9 +489,7 @@ public function admin_enqueue_scripts( $hook ) { | |
public function save_options() { | ||
if ( false == check_ajax_referer( self::SLUG . '-options', 'bfa_nonce', false ) ) { | ||
wp_die( | ||
'<div class="error"><p>' | ||
. __( 'Settings were not saved due to a missing nonce. Refresh the page and try again.', 'better-font-awesome' ) | ||
. '</p></div>', | ||
__( 'Settings were not saved due to a missing nonce. Refresh the page and try again.', 'better-font-awesome' ), | ||
403 | ||
); | ||
} | ||
|
@@ -506,7 +504,7 @@ public function save_options() { | |
update_option( $this->option_name, $options ); | ||
|
||
// Return a message. | ||
echo '<div class="updated"><p>' . esc_html__( 'Settings saved.', 'better-font-awesome' ) . '</p></div>'; | ||
esc_html_e( 'Settings saved.', 'better-font-awesome' ); | ||
|
||
wp_die(); | ||
} | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# Copyright (C) 2022 Mickey Kay | ||
# Copyright (C) 2023 Mickey Kay | ||
# This file is distributed under the GPLv2+. | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Better Font Awesome 2.0.2\n" | ||
"Project-Id-Version: Better Font Awesome 2.0.3\n" | ||
"Report-Msgid-Bugs-To: " | ||
"https://wordpress.org/support/plugin/better-font-awesome\n" | ||
"POT-Creation-Date: 2022-09-13 01:28:55+00:00\n" | ||
"POT-Creation-Date: 2023-01-15 17:47:10+00:00\n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=utf-8\n" | ||
"Content-Transfer-Encoding: 8bit\n" | ||
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n" | ||
"PO-Revision-Date: 2023-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
"X-Generator: grunt-wp-i18n 1.0.3\n" | ||
|
@@ -84,40 +84,44 @@ msgid "" | |
"occur." | ||
msgstr "" | ||
|
||
#: better-font-awesome.php:493 | ||
#: better-font-awesome.php:492 | ||
msgid "" | ||
"Settings were not saved due to a missing nonce. Refresh the page and try " | ||
"again." | ||
msgstr "" | ||
|
||
#: better-font-awesome.php:509 | ||
#: better-font-awesome.php:507 | ||
msgid "Settings saved." | ||
msgstr "" | ||
|
||
#: better-font-awesome.php:533 | ||
#: better-font-awesome.php:531 | ||
#. translators: placeholder is the numeric current version number. | ||
msgid "" | ||
"%s (The plugin automatically uses the latest version of Font Awesome, and " | ||
"checks for updates at this frequency)" | ||
msgstr "" | ||
|
||
#: vendor/mickey-kay/better-font-awesome-library/better-font-awesome-library.php:927 | ||
#: vendor/mickey-kay/better-font-awesome-library/better-font-awesome-library.php:928 | ||
#: vendor/mickey-kay/better-font-awesome-library-git/better-font-awesome-library.php:928 | ||
msgid "Insert Icon" | ||
msgstr "" | ||
|
||
#: vendor/mickey-kay/better-font-awesome-library/better-font-awesome-library.php:954 | ||
#: vendor/mickey-kay/better-font-awesome-library/better-font-awesome-library.php:955 | ||
#: vendor/mickey-kay/better-font-awesome-library-git/better-font-awesome-library.php:955 | ||
msgid "" | ||
"It looks like something went wrong when trying to fetch data from the Font " | ||
"Awesome API:" | ||
msgstr "" | ||
|
||
#: vendor/mickey-kay/better-font-awesome-library/better-font-awesome-library.php:965 | ||
#: vendor/mickey-kay/better-font-awesome-library/better-font-awesome-library.php:966 | ||
#: vendor/mickey-kay/better-font-awesome-library-git/better-font-awesome-library.php:966 | ||
msgid "" | ||
"Don't worry! Better Font Awesome will still render using the included " | ||
"fallback version:</b> " | ||
msgstr "" | ||
|
||
#: vendor/mickey-kay/better-font-awesome-library/better-font-awesome-library.php:966 | ||
#: vendor/mickey-kay/better-font-awesome-library/better-font-awesome-library.php:967 | ||
#: vendor/mickey-kay/better-font-awesome-library-git/better-font-awesome-library.php:967 | ||
msgid "" | ||
"This may be the result of a temporary server or connectivity issue which " | ||
"will resolve shortly. However if the problem persists please file a support " | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters