Request: https://wordpress.org/support/topic/simple-history-integration/ https://wordpress.org/plugins/simple-history/ Requirements: - [x] Proper hooks to trigger changes in views (1.8.x) - [x] `vaa_view_admin_as_update_view`: https://github.com/JoryHogeveen/view-admin-as/commit/c1c2ebd5f1c638a18525bc9f501b30538ff268c5 - [x] `vaa_view_admin_as_reset_view`: https://github.com/JoryHogeveen/view-admin-as/commit/6df0f836264b42c8bb132618311ead330ace2344 - [x] `vaa_view_admin_as_cleanup_views`: https://github.com/JoryHogeveen/view-admin-as/commit/c3b91661078df19d405ed4d350ca46d7ea529038 - [x] `vaa_view_admin_as_reset_all_views`: https://github.com/JoryHogeveen/view-admin-as/commit/98cfb0f039934da937b2aa7874e43208a4f041d8 - [ ] Either integrate within View Admin As or create a PR for Simple History Example addon: https://github.com/bonny/WordPress-Simple-History/blob/master/loggers/PluginUserSwitchingLogger.php Required PR: https://github.com/bonny/WordPress-Simple-History/pull/227
Request: https://wordpress.org/support/topic/simple-history-integration/
https://wordpress.org/plugins/simple-history/
Requirements:
vaa_view_admin_as_update_view: c1c2ebdvaa_view_admin_as_reset_view: 6df0f83vaa_view_admin_as_cleanup_views: c3b9166vaa_view_admin_as_reset_all_views: 98cfb0fExample addon: https://github.com/bonny/WordPress-Simple-History/blob/master/loggers/PluginUserSwitchingLogger.php
Required PR: bonny/WordPress-Simple-History#227