Skip to content

v3.1.54

May 23, 2011

The plugin function create_is_password() has been made “pluggable”.

This means that you can write your own password generator logic and save it in the file infusion4wppluggable.php, giving your function the name create_is_password(). Your function’s code will then override the built-in code.

For other pluggable functions, please see: /docs/releases/v3-1-43/