Changeset 1195
- Timestamp:
- 01/27/2015 12:31:29 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-developer/inc/user-content.php
r1093 r1195 22 22 */ 23 23 public static function do_init() { 24 25 // Disable pings. 26 add_filter( 'pings_open', '__return_false' ); 24 27 25 28 // Restricts commenting to logged in users.
Note: See TracChangeset
for help on using the changeset viewer.