| 开发者 |
automattic
jakeom |
|---|---|
| 更新时间 | 2020年4月25日 17:05 |
| PHP版本: | 5.6 及以上 |
| WordPress版本: | 5.4 |
| 版权: | GPLv2+ |
| 版权网址: | 版权信息 |
Debug Enrollment button in Learner Management, add this snippet:
add_filter( 'sensei_show_enrolment_debug_button', '__return_true' );
wp-content/plugins/ directory on the server.