Coder Social home page Coder Social logo

soynomm / splendid-speed Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 195 KB

A splendid performance enhancement plugin for WordPress

Home Page: https://wordpress.org/plugins/splendid-speed

License: GNU General Public License v3.0

PHP 76.22% CSS 8.66% JavaScript 15.13%
performance preloading-pages webp wordpress

splendid-speed's People

Contributors

soynomm avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

raggag

splendid-speed's Issues

Add PHP7ness

Since the minimum target audience of this plugin starts with PHP7, there's a bunch of cool stuff to add to this plugin to leverage that.

Implement development mode / production mode toggle button

Currently when doing development work (like adding new plugins that add CSS or editing the theme's CSS) with some of the features such as caching or inline css turned on, those new changes won't take effect until you turn those features on and off again in Splendid Speed. The problem here is the user probably doesn't even know he needs to do that, so an attempt to help with that I figure a toggle button for development and production mode would be useful.

When toggled to development mode, any feature that uses caching would be silently turned off.

Defer scripts with lower priority

Currently deferring is done with priority 10, so it's highly likely some plugins or themes will have scripts also loaded after that, which Splendid Speed then will not catch. Setting this to some impossibly high number would fix that.

Remove Appsero

While it's nice to have better metrics, I don't think it's worth giving users yet-another-notification for.

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.