New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Faroese

1 2 3 6
Prio Original string Translation
This plugin allows you to make your WordPress site accessible to logged in users only.
Priority: high
You have to log in to add a translation. Details
This plugin allows you to make your WordPress site accessible to logged in users only.
Comment

Short description.

You have to log in to edit this translation.

Authenticator
Priority: high
You have to log in to add a translation. Details
Authenticator
Comment

Plugin name.

You have to log in to edit this translation.

<code>authenticator_get_options</code> gives you access to the current authentication token: You have to log in to add a translation. Details
<code>authenticator_get_options</code> gives you access to the current authentication token:
Comment

Found in installation paragraph.

You have to log in to edit this translation.

On a multisite installation: You have to log in to add a translation. Details
On a multisite installation:
Comment

Found in installation paragraph.

You have to log in to edit this translation.

In a typical WordPress <code>.htaccess</code> it all looks like: You have to log in to add a translation. Details
In a typical WordPress <code>.htaccess</code> it all looks like:
Comment

Found in installation paragraph.

You have to log in to edit this translation.

Unzip the downloaded package. You have to log in to add a translation. Details
Unzip the downloaded package.
Comment

Found in installation list item.

You have to log in to edit this translation.

PHP 5.6 or later. You have to log in to add a translation. Details
PHP 5.6 or later.
Comment

Found in installation list item.

You have to log in to edit this translation.

WordPress version 1.5 and later. You have to log in to add a translation. Details
WordPress version 1.5 and later.
Comment

Found in installation list item.

You have to log in to edit this translation.

<code>authenticator_exclude_posts</code> List of post-titles which should remain public, like the follow example source to public the 'Contact'-page. You have to log in to add a translation. Details
<code>authenticator_exclude_posts</code> List of post-titles which should remain public, like the follow example source to public the 'Contact'-page.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

<code>authenticator_exclude_ajax_actions</code> AJAX-Actions (independend of <code>_nopriv</code>) which should not be authenticated (remain open for everyone) You have to log in to add a translation. Details
<code>authenticator_exclude_ajax_actions</code> AJAX-Actions (independend of <code>_nopriv</code>) which should not be authenticated (remain open for everyone)
Comment

Found in installation paragraph.

You have to log in to edit this translation.

<code>authenticator_exclude_pagenows</code> Pass an array of <code>$GLOBALS[ 'pagenow' ]</code> values to it, to exclude several WordPress pages from redirecting to the login page. You have to log in to add a translation. Details
<code>authenticator_exclude_pagenows</code> Pass an array of <code>$GLOBALS[ 'pagenow' ]</code> values to it, to exclude several WordPress pages from redirecting to the login page.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

&lt;?php add_filter( 'authenticator_bypass_feed_auth', '__return_true' ); You have to log in to add a translation. Details
&lt;?php add_filter( 'authenticator_bypass_feed_auth', '__return_true' );
Comment

Found in installation paragraph.

You have to log in to edit this translation.

<code>authenticator_bypass_feed_auth</code> gives you the possibility to open the feeds for everyone. No authentication will be required then. You have to log in to add a translation. Details
<code>authenticator_bypass_feed_auth</code> gives you the possibility to open the feeds for everyone. No authentication will be required then.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

&lt;?php add_filter( 'authenticator_bypass', '__return_true' ); You have to log in to add a translation. Details
&lt;?php add_filter( 'authenticator_bypass', '__return_true' );
Comment

Found in installation paragraph.

You have to log in to edit this translation.

<code>authenticator_bypass</code> gives you the possibility to completely bypass the authentication. No authentication will be required then. You have to log in to add a translation. Details
<code>authenticator_bypass</code> gives you the possibility to completely bypass the authentication. No authentication will be required then.
Comment

Found in installation paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 6

Export as