Plugin Directory

Changeset 712114


Ignore:
Timestamp:
05/12/2013 11:56:50 PM (13 years ago)
Author:
planetzuda
Message:

This has to be done or the plugin will crash.

Location:
disable-insecure-features/trunk
Files:
1 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • disable-insecure-features/trunk/functions.php

    r712105 r712114  
    22/*
    33Plugin Name: disable insecure features
    4 Plugin URI: http://www.planetzuda.com/news/plugins/
     4Plugin URI: http://www.planetzuda.com/news/
    55Description: This disables pingbacks on previously published posts and pages, disables the xmlrpc, hides the readme.html, license.txt and fixes wp-config.php and .htaccess permissions so hackers can't modify them.
    66Version: 0.3
    77Author: Planet Zuda, LLC
    8 Author URI: http://www.planetzuda.com/news/
     8Author URI: http://www.planetzuda.com/news/plugins/
    99License: GPLv2
    1010*/
  • disable-insecure-features/trunk/readme.txt

    r708146 r712114  
    22=== Plugin Name ===
    33Contributors: Planet Zuda, LLC
    4 Tags: comments, spam, hacking, security,
     4Tags: comments, spam, hacking, security,wordpress security, readme, htaccess, license, remove version, version, wp-config,
    55Requires at least: 3.0.1
    66Tested up to: 3.5.1
     
    1111== Description ==
    1212
    13 This plugin disables the XML-RPC and pingbacks on previously published posts and pages for 3.5. The XML-RPC is enabled by default without a disable feature in 3.5.x. Disabling it is courtesy of one line of code we included from the disable xml-rpc plugin. We plan to add more features to this plugin in the near future.
    14 
     13This disables pingbacks on previously published posts and pages, disables the xmlrpc, hides the readme.html, license.txt and fixes wp-config.php and .htaccess permissions so hackers can't modify them.
    1514== Installation ==
    1615
     
    3332= Will previously published Posts and pages allow pingbacks if I delete this plugin? =
    3433Nope.
    35 
     34= Will the readme.html, license.txt, wp-config.php, .htaccess or any other file reset to insecure permissions if I delete this plugin? =
     35No.
    3636== Changelog ==
    3737
Note: See TracChangeset for help on using the changeset viewer.