Provides a simple function for creating safe transient names.
Upload the safe-transient-names folder to your /wp-content/plugins/ directory.
Activate the "Safe Transient Names" plugin in your WordPress administration interface.
Use <?php $safe_transient_name = get_safe_transient_name( 'your_transient_name' ); ?> anywhere in your code to get a safe name for your transient.
Requires: 2.8 or higher
Compatible up to: 3.5.1
Last Updated: 2013-1-29
Downloads: 68
Got something to say? Need help?