內容簡介
當非站台管理員透過 wp-signup.php 頁面註冊新部落格時,他們將受到以下部分網站名稱的限制(此限制不適用於站台管理員):
* 不允許使用破折號。
* 不允許使用底線。
* 名稱不得全是數字。
* 名稱必須至少為 4 個字元長。
此外,此外掛允許站台管理員覆蓋上述限制,透過設定是否允許前三個條件,以及添加名稱的最小長度。
注意:此外掛僅適用於透過註冊頁面創建部落格的情況。它不會影響通過站台管理員 -> 部落格 -> 新增部落格 創建部落格的原有方法。
外掛標籤
開發者團隊
② 後台搜尋「WPMU Blog Name Restrictions Override」→ 直接安裝(推薦)
📦 歷史版本下載
原文外掛簡介
When non-site admins sign up for a new blog via the wp-signup.php page, they are subjected to the following restrictions on their site name (that site admins are not subjected to):
* No dashes are allowed.
* No underscores are allowed.
* The name can not be all numeric.
* Name must be at least 4 characters long
This plugin allows site admins to override each of those restrictions, toggling yes/no for the first three settings, and adding a minimum length for the name.
This plugin only affects blog creation via the sign up page. It does not affect blog creation via site admin -> blogs -> new blog
