Thanks to visit codestin.com
Credit goes to translate.wordpress.org

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

Translation of Development Readme (trunk): Urdu

Filter ↓ Sort ↓ All (64) Translated (0) Untranslated (64) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 5
Prio Original string Translation
This plugin is intended primarily for developers that need to allow clients to preview sites before being available to the general public or to tempor …
Priority: high
You have to log in to add a translation. Details
This plugin is intended primarily for developers that need to allow clients to preview sites before being available to the general public or to tempor …
Comment

Short description.

You have to log in to edit this translation.

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

Plugin name.

You have to log in to edit this translation.

It also disables the WordPress REST API while maintenance mode is active, ensuring that site data remains inaccessible during maintenance. You have to log in to add a translation. Details
It also disables the WordPress REST API while maintenance mode is active, ensuring that site data remains inaccessible during maintenance.
Comment

Found in description paragraph.

You have to log in to edit this translation.

It also disables the WordPress REST API while maintenance mode is active, ensuring that site data remains inaccessible during maintenance. You have to log in to add a translation. Details
It also disables the WordPress REST API while maintenance mode is active, ensuring that site data remains inaccessible during maintenance.
Comment

Found in description paragraph.

You have to log in to edit this translation.

This plugin lets you specify a maintenance mode message or HTML page for your site and configure settings to allow specific users to bypass the maintenance mode functionality in order to preview the site prior to public launch. You have to log in to add a translation. Details
This plugin lets you specify a maintenance mode message or HTML page for your site and configure settings to allow specific users to bypass the maintenance mode functionality in order to preview the site prior to public launch.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Functionality to exclude pages from maintenance mode, so only the selected pages will be visible. You have to log in to add a translation. Details
Functionality to exclude pages from maintenance mode, so only the selected pages will be visible.
Comment

Found in description paragraph.

You have to log in to edit this translation.

This filter is used to pass a different WordPress capability to check if the logged-in user has permission to view the site and thus bypass the redirection, such as <code>edit_posts</code>. Note that this is run before <code>$post</code> is set up, so WordPress conditionals such as <code>is_post()</code> and <code>is_tax()</code> are not available. However, it's not really meant for programatically determining whether a user should have access, but rather just changing the default capability to be tested, so you don't really need to do anything other than the example below. You have to log in to add a translation. Details
This filter is used to pass a different WordPress capability to check if the logged-in user has permission to view the site and thus bypass the redirection, such as <code>edit_posts</code>. Note that this is run before <code>$post</code> is set up, so WordPress conditionals such as <code>is_post()</code> and <code>is_tax()</code> are not available. However, it's not really meant for programatically determining whether a user should have access, but rather just changing the default capability to be tested, so you don't really need to do anything other than the example below.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<strong><code>hkdev_user_can</code></strong> You have to log in to add a translation. Details
<strong><code>hkdev_user_can</code></strong>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

By default, Maintenance Mode uses the <code>manage_options</code> cap, but that is normally only applied to administrators. As it stands, a user with a lesser permissions level, such as editor, is able to view the admin side of the site, but not the front end. You can change this using this filter: You have to log in to add a translation. Details
By default, Maintenance Mode uses the <code>manage_options</code> cap, but that is normally only applied to administrators. As it stands, a user with a lesser permissions level, such as editor, is able to view the admin side of the site, but not the front end. You can change this using this filter:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<em>Props to @brianhenryie for this!</em> You have to log in to add a translation. Details
<em>Props to @brianhenryie for this!</em>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

This example looks in the <code>$_SERVER</code> global to see if any part of the URL contains "demo" You have to log in to add a translation. Details
This example looks in the <code>$_SERVER</code> global to see if any part of the URL contains "demo"
Comment

Found in faq paragraph.

You have to log in to edit this translation.

This allows you to run pretty much any test you like, although be aware that the whole redirection thing runs <em>before</em> the <code>$post</code> global is set up, so WordPress conditionals such as <code>is_post()</code> and <code>is_tax()</code> are not available. You have to log in to add a translation. Details
This allows you to run pretty much any test you like, although be aware that the whole redirection thing runs <em>before</em> the <code>$post</code> global is set up, so WordPress conditionals such as <code>is_post()</code> and <code>is_tax()</code> are not available.
Comment

Found in faq paragraph.

You have to log in to edit this translation.

<strong><code>hkdev_matches</code></strong> You have to log in to add a translation. Details
<strong><code>hkdev_matches</code></strong>
Comment

Found in faq paragraph.

You have to log in to edit this translation.

There is a filter which allow you to programatically bypass the redirection block: You have to log in to add a translation. Details
There is a filter which allow you to programatically bypass the redirection block:
Comment

Found in faq paragraph.

You have to log in to edit this translation.

How can I let my logged-in user see the front end? You have to log in to add a translation. Details
How can I let my logged-in user see the front end?
Comment

Found in faq header.

You have to log in to edit this translation.

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

Export as