Açıklama
This plug-in remove all comments from your current word press site. When Plug-in is active its remove all comments for all user. You can also remove comments from specific post type.
You have a option to removed comments only from posts or pages.
You can also remove from custom post type. For that you have to add code in your current theme`s function.php file.
Note: When you select “Yes” to “Do you want to remove all comments?” Its override all other option settings.
Yükleme
This section describes how to install the plug-in and get it working.
e.g.
- Upload
remove-all-comments
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- There is Remove All Comments Plugin Settings where you can makes admin settings
SSS
- Installation Instructions
-
This section describes how to install the plug-in and get it working.
e.g.
- Upload
remove-all-comments
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- There is Remove All Comments Plugin Settings where you can makes admin settings
- Upload
- Can I remove all comments from page only?
-
Yes, you can remove all comments from page only.
- Can I remove all comments from post only?
-
Yes, you can remove all comments from post only.
- Can I remove all comments from all custom post type?
-
Yes, you can remove all comments from custom post type. If you want to remove all comments from specific post type then you have to add this function in your theme’s function.php file.
Example : If you want to remove all comments from post type ‘book’ then below is your php code.
İncelemeler
Katkıda Bulunanlar ve Geliştiriciler
“Remove All Comments” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.
Katkıda bulunanlar“Remove All Comments” eklentisini dilinize çevirin.
Geliştirmeyle ilgilenir misiniz?
Kodu görüntüle, SVN deposuna göz at veya RSS ile geliştirme günlüğüne abone ol.
Değişiklik Kaydı
1.0 : basic one plugin
2.0 : updated with WP 4.5
3.0 : updated with WP 4.7.2
3.1 : updated with WP 4.8