WordPress.org

Hong Kong 香港中文

  • 佈景主題
  • 外掛
  • News
  • Support
  • About
  • 重要通知
  • WordPress 常見問題
  • 團隊
  • 取得 WordPress
取得 WordPress
WordPress.org

Plugin Directory

Expire Users

  • Submit a plugin
  • My favorites
  • Log in
  • Submit a plugin
  • My favorites
  • Log in

這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Expire Users

由Ben Huson
下載
  • 詳情
  • 評價
  • 安裝
  • 開發
支援

描述

Important security update – if you are using version 0.2 or earlier please upgrade

This plugin allows you to set expiry dates for user logins. You can set a user to:

  • Never expire (default)
  • Expire in X days, weeks, moths or years
  • Expire on a specific date

When a user expires you can:

  • Change the role of that user
  • Replace the user’s password with a randomly generated one
  • Send an email notification to the user
  • Send an email notification to the site administrator
  • Remove expiry details and allow user to continue to login
  • Perform you own actions using an expire_users_expired hook

You can automatically assign expiry details to users who sign up via the register form.

The email notification messages can be configured in the admin settings.

Please post in the support forum if you have any questions, or refer to the documentation, report bugs and submit translations at the plugin’s GitHub page.

螢幕截圖

  • Expire Date column in users admin.
  • Edit a user’s expiry date and expiry actions.
  • Edit email notification messages.
  • User login expired error.

安裝

To install and configure this plugin…

  1. Upload or install the plugin through your WordPress admin.
  2. Activate the plugin via the ‘Plugins’ admin menu.
  3. Edit a user to set password expiry options.

Upgrading

If you are upgrading manually via FTP rather that through the WordPress automatic upgrade link, please de-activate and re-activate the plugin to ensure the plugin upgrades correctly.

常見問題

None at present.

評價

Need to update

sooshiant89 2021年9月1日
Please enable this feature when it expires, user delete from database

exelent

aliking1991 2020年8月31日
good & exelent

Excellent

allandore 2019年4月30日
M’a permis de créer des abonnements sur-mesure avec renouvellement automatique mais également en le combinant avec un autre plugin, d’insérer massivement des utilisateurs via une feuille excel et de leur attribuer une date d’expiration de manière dynamique. Super plugin, beaucoup de personnalisation, je recommande à 100%

This plugin is dead now

cercoedo 2018年12月14日
Version: 1.0.3 tested on WordPress 4.9 and 5.0. Plugin doesn’t work any more. Users expire as you create them. Also if you check that a user never expire it does, its role change to plugin settings default and you can’t manage to rollback changes until disable plugin. Also, and if you check to send an email alert when a user expire it send an alert daily to every users. DANGER!!! You need to disable the plugin to let users (also administrators!!!) log into your site again! Hope it will soon be update… Thank’s

Great and simple!

Gustav 2018年5月24日
Simple and great plugin!

Unique Plugin

alkerprivate 2018年1月22日
Дорогой Бен Хьюсон, после того, как пользователь регистрируется по истечении (месяц, полгода, год), плагин не возвращает предыдущую роль пользователя. Возможно, плагин не поддерживает новые версии Wordpress, или проблема может заключаться в использовании сторонних плагинов для оптимизации сайта. В течение короткого времени плагин работает хорошо. У вашего плагина нет аналогов, и будет жаль, если решение этой проблемы не будет найдено. Спасибо за ценную работу! ================================================ Dear Ben Hewson, after the user logs on expiration (month, half year, year), the plugin does not return the previous user role. Perhaps the plugin does not support new versions of Wordpress, or the problem may be using third-party plug-ins to optimize the site. Within a short time the plugin works well. Your plugin has no analogues, and it will be a pity if a solution to this problem is not found. Thanks for the valuable work!
閱讀全部26個評價

貢獻者及開發者

“Expire Users” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者
  • Ben Huson

Expire Users 外掛目前已有 2 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Expire Users 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄。

修改日誌

1.2.1

  • Tested up to WordPress 6.2
  • Tested up to PHP 8.2

1.2

  • Tested up to WordPress 5.6
  • Added expire_users_current_user_expire_countdown shortcode.
  • Fix expire_users_email_notification_{string} and expire_users_email_admin_notification_{string} being applied in the inverse contexts. Props @Chaddles23

1.1

  • Make Expire Date column sortable in admin panel. Props @loreboldo.
  • Fix error when user tries to reset password.
  • Fix issue when expiry check on login happens too early.
  • Fix translation of “ERROR:”.

1.0.4

  • On expiry, remove expiry date and continue to allow login if set. Props @loreboldo.

1.0.3

  • If user logged in, check expiration while browsing.
  • Prepare for translation.

1.0.2

  • Rollback changes causing multiple emails to be sent!

1.0.1

  • Fix PHP7 class constructor warnings.
  • Check and expire users if needed when displaying in the admin.
  • Check if cron needs setting up when in admin.

1.0

  • Add expiry fields to new user admin page.
  • Add ‘expire_users_admin_email’ filter to allow admin notifications to be sent to a different email address.
  • Add French translation. Props ateruel.
  • Add Italian translation. Props Marco Chiesi.
  • Tested up to WordPress 4.2

0.9

  • Expired dates are displayed as red in admin.
  • Dates are correctly internationalized.
  • JavaScript and CSS files are only loaded on the required pages in admin.
  • Email notifications checkboxes grouped together under new heading.
  • Improved expired users database query.
  • Added Expire_User->is_expired() method.
  • Added version constants.

0.8

  • Added [expire_users_current_user_expire_date] shortcode.
  • Force check if user expired on login.
  • Fix static method warnings.

0.7

  • Fix expiry dates to work with site’s timezone.
  • Use date formats from WordPress settings.
  • Use user’s real name in notification emails if available.
  • Ensure custom roles are listed in drop down menu.
  • Add option to remove user expiry details and continue to allow user to login when they expire.
  • Add admin help.

0.6

  • Added support for translations. Submissions welcome.

0.5

  • Added option to automatically set expiry details for users who register via the register form.

0.4

  • Enables email notifications to users and administrators.
  • Add a settings page where you can configure email notification messages.
  • Perform you own actions on user expiry using an expire_users_expired hook.
  • Only allow users with user editing capabilities (administrators) to edit expiration dates.

0.3

Important Security Update!

  • Fix authenticate() and login issue.

0.2

  • Prepare for translation.
  • Fix ‘Expire Date In…’ settings.

0.1

  • First Release. If you spot any bugs or issues please log them here.

其它

  • Version 1.2.1
  • Last updated 2 年之前
  • Active installations 3,000+
  • WordPress version 5.4 or higher
  • Tested up to 6.2.6
  • PHP version 7.4 or higher
  • Languages

    English (US)、German、及 Italian.

    翻譯成你的語言

  • Tags
    expireloginpasswordrolesusers
  • 進階顯示

評分

4.8 out of 5 stars.
  • 24 5-star reviews 5 stars 24
  • 0 4-star reviews 4 stars 0
  • 0 3-star reviews 3 stars 0
  • 0 2-star reviews 2 stars 0
  • 1 1-star review 1 star 1

Add my review

See all reviews

貢獻者

  • Ben Huson

支援

有話想說?需要協助?

檢視支援論壇

捐贈

想要支援這個外掛的發展嗎?

贊助這個外掛

  • 關於我們
  • 最新消息
  • 寄存
  • 隱私權
  • 展示網站
  • 佈景主題
  • 外掛
  • 區塊版面配置
  • Learn
  • 技術支援
  • 開發者資源
  • WordPress.tv ↗
  • 共同參與
  • Events
  • Donate ↗
  • Five for the Future
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

Hong Kong 香港中文

  • Visit our X (formerly Twitter) account
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • 訪問我們的 Facebook 專頁
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our TikTok account
  • Visit our YouTube channel
  • Visit our Tumblr account
代碼就是詩歌。