Περιγραφή
Disable Comments from administration menus and post/page editors
Active Contributors
Εγκατάσταση
- Upload
we-disable-comments
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- That’s all (no further configuration required)
Removal Instructions
- Deactivate the plugin through the ‘Plugins’ menu in WordPress
- Delete the plugin through the ‘Plugins’ menu in WordPress
- That’s all (plugin doesn’t use the database so there is nothing to cleanup)
Συχνές Ερωτήσεις
-
Settings
-
There are none, just activate and it works
-
Database
-
This plugin doesn’t use the database at all
-
Older WordPress Versions
-
It has not been tested with older versions, there is no guarenteee that it won’t break your site if you do install it
-
Does this work with ClassicPress
-
It should as WordPress specific calls won’t be made on ClassicPress
-
Issues/Bugs/Features
-
- Go to Plugin GitHub Page
- Create an Issue
- I will endevor to resolve issues as soon as time permits
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Wedepohl Engineering Disable Comments” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Wedepohl Engineering Disable Comments” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.0.2
Feb 15, 2022
* Tested with WordPress Version 5.9
* Removed static functions and used $this
* Remove the comments column for posts and pages in the backend
1.0.1
Aug 1, 2021
* Tested with WordPress Version 5.8
1.0.0
Feb 13, 2021
* Initial release