New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| ↑ | Creates unique passwords for applications to authenticate users without revealing their main passwords. | 這個外掛可為應用程式建立使用者驗證所需的唯一密碼,而不需要使用者提供主要密碼。 | Details |
Original current Creates unique passwords for applications to authenticate users without revealing their main passwords. You have to log in to edit this translation. | |||
| ↑ | Application Passwords | Application Passwords | Details |
Original current | |||
| <strong>⚠️ IMPORTANT: This plugin has been merged into WordPress core version 5.6 and doesn't have to be installed separately. <a href="https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/">View the integration guide →</a></strong> | <strong>⚠️ 重要注意事項:這個外掛已整合至 WordPress 5.6 中,請不要個別安裝。<a href="https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/" target="_blank">查看整合指南→</a></strong> | Details | |
Original current <strong>⚠️ IMPORTANT: This plugin has been merged into WordPress core version 5.6 and doesn't have to be installed separately. <a href="https://make.wordpress.org/core/2020/11/05/application-passwords-integration-guide/">View the integration guide →</a></strong> CommentFound in description paragraph. You have to log in to edit this translation. | |||
| Use the <code>two_factor_user_api_login_enable</code> filter to allow API requests authenticated using an application passwords: | You have to log in to add a translation. | Details | |
Original untranslated Use the <code>two_factor_user_api_login_enable</code> filter to allow API requests authenticated using an application passwords: CommentFound in description paragraph. You have to log in to edit this translation. | |||
| In the above example, replace <code>USERNAME</code> with your username, <code>PASSWORD</code> with your new application password, and <code>LOCALHOST</code> with the hostname of your WordPress installation. This should output a response containing all users on your site. | You have to log in to add a translation. | Details | |
Original untranslated In the above example, replace <code>USERNAME</code> with your username, <code>PASSWORD</code> with your new application password, and <code>LOCALHOST</code> with the hostname of your WordPress installation. This should output a response containing all users on your site. CommentFound in description paragraph. You have to log in to edit this translation. | |||
| Unlike the WordPress REST API, XML-RPC does not require your username and password to be base64 encoded. Send an XML-RPC request to list all users: | You have to log in to add a translation. | Details | |
Original untranslated Unlike the WordPress REST API, XML-RPC does not require your username and password to be base64 encoded. Send an XML-RPC request to list all users: CommentFound in description paragraph. You have to log in to edit this translation. | |||
| We use <a href="https://curl.haxx.se">curl</a> to send HTTP requests to the API endpoints in the examples below. | You have to log in to add a translation. | Details | |
Original untranslated We use <a href="https://curl.haxx.se">curl</a> to send HTTP requests to the API endpoints in the examples below. CommentFound in description paragraph. You have to log in to edit this translation. | |||
| This is not required if the user associated with the application password doesn't have any of the Two Factor methods enabled. | You have to log in to add a translation. | Details | |
Original untranslated This is not required if the user associated with the application password doesn't have any of the Two Factor methods enabled. CommentFound in description paragraph. You have to log in to edit this translation. | |||
| Application Passwords can be used together with the <a href="https://wordpress.org/plugins/two-factor/">Two Factor plugin</a> as long as you bypass the API acccess restrictions added by the Two Factor plugin. Those protections disable API requests with password authentication <em>for users with Two Factor enabled</em>. | You have to log in to add a translation. | Details | |
Original untranslated Application Passwords can be used together with the <a href="https://wordpress.org/plugins/two-factor/">Two Factor plugin</a> as long as you bypass the API acccess restrictions added by the Two Factor plugin. Those protections disable API requests with password authentication <em>for users with Two Factor enabled</em>. CommentFound in description paragraph. You have to log in to edit this translation. | |||
| <strong>Important:</strong> Application Passwords can be used only for authenticating API requests such as <a href="https://developer.wordpress.org/rest-api/">REST API</a> and <a href="https://codex.wordpress.org/XML-RPC_WordPress_API">XML-RPC</a>, and they won't work for regular site logins. | You have to log in to add a translation. | Details | |
Original untranslated <strong>Important:</strong> Application Passwords can be used only for authenticating API requests such as <a href="https://developer.wordpress.org/rest-api/">REST API</a> and <a href="https://codex.wordpress.org/XML-RPC_WordPress_API">XML-RPC</a>, and they won't work for regular site logins. CommentFound in description paragraph. You have to log in to edit this translation. | |||
| Two Factor Support | You have to log in to add a translation. | Details | |
Original untranslated Two Factor Support CommentFound in description header. You have to log in to edit this translation. | |||
| Add this plugin as a <a href="https://getcomposer.org">Composer</a> dependency <a href="https://packagist.org/packages/georgestephanis/application-passwords">from Packagist</a>: | You have to log in to add a translation. | Details | |
Original untranslated Add this plugin as a <a href="https://getcomposer.org">Composer</a> dependency <a href="https://packagist.org/packages/georgestephanis/application-passwords">from Packagist</a>: CommentFound in installation paragraph. You have to log in to edit this translation. | |||
| Or install it manually: | You have to log in to add a translation. | Details | |
Original untranslated Or install it manually: CommentFound in installation paragraph. You have to log in to edit this translation. | |||
| Search for "Application Passwords" under "Plugins" → "Add New" in your WordPress dashboard to install the plugin. | You have to log in to add a translation. | Details | |
Original untranslated Search for "Application Passwords" under "Plugins" → "Add New" in your WordPress dashboard to install the plugin. CommentFound in installation paragraph. You have to log in to edit this translation. | |||
| Go to <em>Plugins</em> → <em>Add New</em> in your WordPress admin. | You have to log in to add a translation. | Details | |
Original untranslated Go to <em>Plugins</em> → <em>Add New</em> in your WordPress admin. CommentFound in installation list item. You have to log in to edit this translation. | |||
Export as
Comment
Short description.