Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Logout Redirect

Mô tả

Redirect to a link after logout.

登出後跳轉至特定鏈接

Translators

  • Chinese, Simplified (zh_CN) – Arefly
  • Chinese, Traditional (zh_TW) – Arefly
  • English (en_US) – Arefly

If you have created your own language pack, or have an update of an existing one, you can send gettext PO and MO files to Arefly so that I can bundle it into Logout Redirect. You can download the latest POT file.

Cài đặt

Updgrading From A Previous Version

To upgrade from a previous version of this plugin, delete the entire folder and files from the previous version of the plugin and then follow the installation instructions below.

Installing The Plugin

Extract all files from the ZIP file, making sure to keep the file structure intact, and then upload it to /wp-content/plugins/.

This should result in the following file structure:

- wp-content
    - plugins
        - logout-redirect
            - lang
                | logout-redirect-zh_CN.mo
                | logout-redirect-zh_CN.po
                | logout-redirect-zh_TW.mo
                | logout-redirect-zh_TW.po
                | logout-redirect.pot
                | readme.txt
            | logout-redirect.php
            | LICENSE
            | license.txt
            | options.php
            | readme.txt

Then just visit your admin area and activate the plugin.

See Also: “Installing Plugins” article on the WP Codex

Hỏi đáp

I cannot active this plugin, what can i do?

You may post on the support forum of this plugin to ask for help.

I love this plugin! Can I donate to you?

YES! I do this in my free time and I appreciate all donations that I get. It makes me want to continue to update this plugin. You can find more details on About Me Page.

Đánh giá

Đọc tất cả 6 đánh giá

Người đóng góp & Lập trình viên

“Logout Redirect” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

Version 1.0.2

  • Remove All Remote Load File.

Version 1.0.1

  • Fix Bug of define. (Thanks to cmhello)

Version 1.0

  • Initial release.