Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disabling Automatic Clear / Wipe Cache Routines #25

Closed
6 tasks done
raamdev opened this issue Feb 13, 2015 · 2 comments
Closed
6 tasks done

Disabling Automatic Clear / Wipe Cache Routines #25

raamdev opened this issue Feb 13, 2015 · 2 comments

Comments

@raamdev
Copy link
Contributor

raamdev commented Feb 13, 2015


KB Article Creation Checklist
  • Write initial draft for this KB Article; label this issue draft and either questions or tutorials
  • Add required YAML configuration
  • Add Tags for this KB Article to the YAML config (see YAML Keys (Explained))
  • Edit and finalize draft for publishing (remove draft label, add draft-finalized label)
  • Assign Issue to yourself and create Markdown file (remove draft-finalized label, add pending)
  • Project Lead: Review and Publish KB Article (remove pending label, add published label)

Markdown File: https://github.com/websharks/zencache-kb/blob/master/tutorials/25-disabling-automatic-clear-wipe-cache-routines.md

Published KB Article: http://zencache.com/kb-article/disabling-automatic-clear-wipe-cache-routines/

@raamdev raamdev changed the title Disabling Automatic Clear / Wipe Routines Disabling Automatic Clear / Wipe Cache Routines Feb 13, 2015
@raamdev raamdev added this to the Soft Launch milestone Feb 13, 2015
@raamdev raamdev self-assigned this Feb 14, 2015
@raamdev raamdev added published and removed pending labels Feb 14, 2015
@raamdev raamdev closed this as completed Feb 14, 2015
raamdev added a commit that referenced this issue Apr 29, 2015
@raamdev raamdev removed their assignment Apr 28, 2016
@lkraav
Copy link

lkraav commented Dec 13, 2016

Guys, just use add_filter( ..., '__return_true' ); instead of making separate callback functions.

See https://developer.wordpress.org/?s=__return for the full list of available callback shortcuts.

@raamdev
Copy link
Contributor Author

raamdev commented Dec 13, 2016

@lkraav Thanks! :-) That has been updated.

raamdev added a commit that referenced this issue Jan 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants