Translations of this page: en bg cs de fi fr hu it ja pl ru tr zh

Admin Clear Cache (pun_admin_clear_cache)

PunBB 1.3 Extensions

  • Status: Under development;
  • Current version: v1.0b2.

General idea

The link in the page footer to quick clear forum cache.

Specification

User interface:
  • Footer (every page):
    • Only for administrators;
    • Link to regenerate cache action;
API:
  • Function pun_admin_regenerate_cache():
    • Remove all cache;
    • Show error, if user is not admin;
  • GET-request to the regenerate cache action;

Personal Tools