Debugging WP SoundSystem - gordielachance/wp-soundsystem GitHub Wiki
Before filling an issue, please give us all required informations and investigate what could be the problem.
- Enable WP_DEBUG & WP_DEBUG_LOG and check the file wp-content/debug.log.
Entries related to the plugin are prefixed with [wpsstm]. - Eventually disable all themes and plugins (except WP SoundSystem) to exclude conflicts and be able to isolate bugs.
- If you fill an issue, please give us all the required informations :
- plugin version
- Wordpress version
- PHP version of your server