
內容簡介
透過修改留言表單,讓訪客的留言體驗更好。
這個外掛在 WordPress 的原生留言表單周圍增加了一些小技巧,包括:
隱藏 URL 欄位(未來版本中可配置)
讓所有欄位符合 HTML5 規範。
透過 required 屬性,讓前端的電子郵件、姓名和留言欄位為必填欄位。
讓留言的文字區域可擴展,以更好地利用空間。
在訪客開始新增留言前,隱藏電子郵件和姓名欄位。
在本地儲存未完成的留言,以重複訪客的方式保存。
如果留言者不存在,則以未認領的使用者角色在資料庫中保存其詳細資訊
為每個留言提供自己的永久連結
外掛標籤
開發者團隊
原文外掛簡介
Make comments better for visitors by modifying the comment form.
This plugin adds some small hacks around core WordPress comment forms including:
Hide the url field (will be configurabel in future releases)
Makes all fields html5 compliant.
Make email, name and comment required fields on the front end via required attribute.
Make the comment textarea expandable for better use of space.
Hide the email and name fields until a visitor begins adding a comment.
Saves unfinished comments in localstorage for repeat visitors.
If the commenter doesn’t exists saves their details in the database with an unclaimed user role
Give each comment its own permalink
