1. 21 12月, 2017 1 次提交
  2. 11 9月, 2015 1 次提交
    • M
      WordPress: Only ignore files in root to support other plugins · fb86177e
      Mike Pretzlaw 提交于
      Most files are ignores without defining the directory.
      This caused trouble with several plugins.
      To fix that some files should only be ignored in the root directory.
      
      - .htaccess is only ignored in the root directory
        due to some plugins or devs that need and create the htaccess
        for security issues in subfolders
      - sitemap.xml and sitemap.xml.gz is only ignored in the root directory
        due to plugins that have an equal name and are therefor ignored
      - Those files are ordered alphabetically
      fb86177e
  3. 25 4月, 2015 2 次提交
  4. 20 6月, 2014 1 次提交
  5. 29 12月, 2013 1 次提交
  6. 06 10月, 2013 1 次提交
  7. 19 1月, 2013 1 次提交