Update FFCNR setting description
This commit is contained in:
parent
346ae409da
commit
7d386820b5
@ -1097,7 +1097,7 @@ $images = get_template_directory_uri() . '/img/documentation/';
|
||||
fictioneer_settings_label_checkbox(
|
||||
'fictioneer_enable_ffcnr_auth',
|
||||
__( 'Enable FFCNR user authentication', 'fictioneer' ),
|
||||
__( 'Recommended. Significantly faster frontend user setup, but can cause issues in rare cases.', 'fictioneer' ),
|
||||
__( 'Recommended. Significantly faster frontend user setup, but might not work in rare cases. Not safe for multi-sites.', 'fictioneer' ),
|
||||
sprintf(
|
||||
__( 'FFCNR stands for <em>Fast Fictioneer Requests</em>, an alternative entry point to WordPress with minimal environment. In this mode, almost nothing is loaded: no themes, no plugins, and only a tiny subset of WordPress itself. This reduced environment significantly improves performance for certain tasks, such as fetching user data for the frontend. Refer to the <a href="%s" target="_blank" rel="noopener noreferrer">installation guide</a> for details on interacting with FFCNR.', 'fictioneer' ),
|
||||
'https://github.com/Tetrakern/fictioneer/blob/main/INSTALLATION.md#ffcnr-fast-fictioneer-requests'
|
||||
|
@ -3,7 +3,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Fictioneer\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-12-08 13:35+0000\n"
|
||||
"POT-Creation-Date: 2024-12-08 17:41+0000\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: \n"
|
||||
@ -9292,8 +9292,8 @@ msgstr ""
|
||||
|
||||
#: includes/functions/settings/_settings_page_general.php:1100
|
||||
msgid ""
|
||||
"Recommended. Significantly faster frontend user setup, but can cause issues "
|
||||
"in rare cases."
|
||||
"Recommended. Significantly faster frontend user setup, but might not work in "
|
||||
"rare cases. Not safe for multi-sites."
|
||||
msgstr ""
|
||||
|
||||
#: includes/functions/settings/_settings_page_tools.php:266
|
||||
|
Loading…
x
Reference in New Issue
Block a user