GithubHelp home page GithubHelp logo

isabella232 / voce-performance-tools Goto Github PK

View Code? Open in Web Editor NEW

This project forked from voceconnect/voce-performance-tools

0.0 0.0 0.0 19 KB

WordPress plugin that provides numerous performance tools and functionalities to assist in developing high performance themes

JavaScript 14.49% Ruby 27.95% PHP 57.56%

voce-performance-tools's Introduction

Please note: This plugin is no longer being actively maintained or supported.

Voce Performance Tools

Contributors: klangley, voceplatforms
Tags: performance, cache, caching
Requires at least: 3.3
Tested up to: 4.1
Stable tag: 1.2.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Description

This plugin provides numerous performance tools and functionalities to assist in developing high performance WordPress themes

Installation

See Installing Plugins.

Includes

  • WP TLC Transients - A WordPress transients interface with support for soft-expiration, background updating of the transients, and a chainable syntax that allows for one liners.
  • WP Cache Bucket - A wrapper to WordPress' wp_cache to that allows tying multiple object cache entries to a single group that allows easy cache invalidation
  • Voce Widget Cache - Adds ability to easily cache widget output for better performance.
  • Voce Cached Nav - Serve cached copies of WordPress navigation menus by replacing your template calls to wp_nav_menu with voce_cached_nav_menu.
  • No Stampede Actions - A WordPress api to kicking off globally singleton actions. It will lock the action to prevent other requests from kicking off the same action
  • Voce Cached Queries - Using TLC Transients, this caches custom queries that are run using the function vpt_get_cached_query

Changelog

1.2.1

  • Adding Grunt build files

1.2

  • Adding Composer support
  • Adding Capistrano deploy scripts
  • Updating child plugin versions

1.1

  • Updating plugins

1.0

  • Initial release.

voce-performance-tools's People

Contributors

kevinlangleyjr 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.