• Resolved perituswebdesign

    (@perituswebdesign)


    Hi guys,
    First of all, I love your plugin. It’s simplicity is genius!

    I do have on wish (which is a really simple one) for one of the next releases. Depending on the project, I sometimes use transients to cache information which otherwise would need heavy database-operations to generate. Now… my wish… would it be possible, that you add a action-call to your wpsolCacheFlush function where people can hook in their own cache-flushing?

    It would be as simple as adding:

    do_action('wpsol_cache_flush');

    This would be awesome!

    Thanks,
    David

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author JoomUnited

    (@joomunited)

    Hi,

    First of all I’m sorry for the late reply, I have missed the post notification, not sure why 🙂

    This is exactly what we have implemented among other hooks and filters, it’ll be available along with its documentation this week (hopefully tomorrow). I keep you posted.

    Cheers,

    Plugin Author JoomUnited

    (@joomunited)

    Hi,

    Here is the documentation of the newly implemented actions and filters:

    In your case you would be interested in wpsol_purge_cache action.

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘wpsolCacheFlush’ is closed to new replies.