Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Wedepohl Engineering Disable Comments

Опис

Disable Comments from administration menus and post/page editors

Active Contributors

  • Martin Wedepohl (Development)
  • Встановлення

    1. Upload we-disable-comments folder to the /wp-content/plugins/ directory
    2. Activate the plugin through the ‘Plugins’ menu in WordPress
    3. That’s all (no further configuration required)

    Removal Instructions

    1. Deactivate the plugin through the ‘Plugins’ menu in WordPress
    2. Delete the plugin through the ‘Plugins’ menu in WordPress
    3. 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

    1. Go to Plugin GitHub Page
    2. Create an Issue
    3. 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