Açıklama
Comment Controller allows users to disable display of comments for their account,
and allows site admins to selectively disable comments per-post-type or per-role.
Yükleme
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Comment Controller’
- Activate Comment Controller from your Plugins page
From WordPress.org
- Download Comment Controller
- Upload the ‘comment-controller’ folder to the ‘/wp-content/plugins’
directory of your WordPress installation - Activate Comment Controller from your Plugins page
SSS
None yet
Katkıda Bulunanlar ve Geliştiriciler
“Comment Controller” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Comment Controller” 1 dile çevrildi. Katkıda bulundukları için çevirmenlere teşekkürler.
“Comment Controller” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüleyin, SVN deposuna göz atın ya da RSS ile geliştirme günlüğüne abone olun.
Değişiklik Kaydı
Version 1.1.4
- Updated: More standards cleanup
- Updated: Settings library
Version 1.1.2
- Updated: Settings library (fixes sysinfo security vulnerability)
Version 1.1.1
- Fixed: I forgot how to SVN and broke all the things…
Version 1.1.0
- Improved: Bring code up to reasonable standards
Version 1.0.6
- Improved: Code refresh
Version 1.0.5
- Added: Option to disable comments for posts by a given author
Version 1.0.4
- Fixed: Update readme
Version 1.0.3
- Improved: Prettify post type names
Version 1.0.2
- Fixed: Update readme >_<
Version 1.0.1
- Added: Option to globally disable based on post type
- Added: Option to globally disable based on user role
- Improved: Comment disable function
Version 1.0.0
- Initial release