Code Monkey home page Code Monkey logo

fix-w3tc's Introduction

Fix W3TC (W3 Total Cache) Build Status

Fix and customize W3 Total Cache by @ftownes

Installation

  1. Deactivate official plugin from WP.org
  2. Delete plugin directory w3-total-cache by hand, DO NOT click "Delete" on Plugins page
  3. Unpack master in /wp-content/plugins/
  4. Rename the extracted directory from fix-w3tc-master to w3-total-cache
  5. Activate w3tc
  6. Check that it's working

Fix

And customize

  • Disable edge mode evaluation.reminder
  • Hide most widgets from W3TC Dashboard
  • Remove informational submenus $pages_tail
  • Remove contextual help w3tc_*
  • Make admin pages smaller #w3tc h2.logo { float: right; }
  • Remove HTML comment by hooking w3tc_can_print_comment
  • Disable EDD/licensing

Disabled submenus

  • FAQ
  • Support
  • Install
  • About

Disabled W3TC plugins

  • W3_Plugin_NewRelicAdmin
  • W3_Licensing

Disabled W3TC widgets

  • W3_Widget_SpreadTheWord
  • W3_Widget_News
  • W3_Widget_Forum
  • W3_Widget_MaxCDN
  • W3_Widget_NetDNA
  • W3_Widget_NewRelic

Mini CI

find -type f -name "*.php" -exec php -l "{}" ";"

Upstream

svn: https://plugins.svn.wordpress.org/w3-total-cache/

git: https://github.com/wp-plugins/w3-total-cache.git

PHP 7 support

In version 7.0.9 reference arguments were disallowed in call_user_func().

This is how to find them in the code:

grep -Fnr 'ob_callback(&$buffer)' w3-total-cache/*

Props. IT Nota

Alternatives

fix-w3tc's People

Contributors

amiga-500 avatar cesco69 avatar charleslf avatar nigrosimone avatar szepeviktor avatar todiadiyatmo avatar volnus avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.