=== Allow Comments on Pages by Default === Contributors: SergeyBiryukov Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=B6XNFLZXN3QZW Tags: comments, pages Requires at least: 4.3 Tested up to: 4.4 Stable tag: 1.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Turns on comments on pages in WordPress 4.3+ by default. == Description == Since WordPress 4.3, comments are [turned off on pages by default](https://make.wordpress.org/core/2015/07/06/comments-are-now-turned-off-on-pages-by-default/). This little plugin restores previous behaviour. == Installation == 1. Upload `allow-comments-on-pages-by-default` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Changelog == = 1.1 = * Respect default article settings on Discussion Settings screen: * “Allow people to post comments on new articles” * “Allow link notifications from other blogs (pingbacks and trackbacks) on new articles” = 1.0 = * Initial release