Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

PMC Disable Comments

Descrizione

Extends wordpress disable comments functionality for individual post types. Selectively disable/enable comments on individual posts while having the power to choose a default settings for each post type.

The project is hosted on github
https://github.com/vickybiswas/pmc-disable-comments
feel free to fork and send pull requests.

Arbitrary section 1

Installazione

  1. Upload plugin-name.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Goto the Settings > Discussion Page

FAQ

Does the plugin block all commenting?

Yes and No, it behaves exactly like wordpress Disable Comments Option. By default all new posts and pages will have comments off
This can be switched on as needed per post or per post type.

Recensioni

Non ci sono recensioni per questo plugin.

Contributi e sviluppo

“PMC Disable Comments” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog (registro delle modifiche)

1.0.1 Update ReadMe
1.0 Release