Skip to content
This repository was archived by the owner on Dec 28, 2017. It is now read-only.

ryanburnette/wordpress-fragment-cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WordPress Fragment Cache

Old and deprecated.

This snippet is used for caching fragments of PHP output in WordPress. As seen on CSS-Tricks.

Example

<?php fragment_cache('my_block_tag', DAY_IN_SECONDS, function() { ?>

[...]

<?php } ?>

License

Apache2

About

A WordPress fragment cache snippet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages