Developers

  • Code Snippets

    This is a collection of useful code snippets that can be used to achieve certain things in Passster. Some of them will be included in Passster in the future, others will stay as a code snippet. Send an e-mail one day before a password from a list expires This code snippet allows sending an e-mail…

    Read More

  • Hooks & Filter

    Passster provides a lot of useful filters and actions to modify the behavior of the plugin. This docs section is dedicated to developers, so expect a lot of code to read. Action Hooks passster_validation_success This is an action hook that contains the password that was used to successfully unlock a password-protected area. It’s useful to…

    Read More