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

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages