obstschale / bookmark-manager

WordPress plugin for managing bookmarks
GNU General Public License v2.0
17 stars 1 forks source link

Compatibility with Jetpack #16

Closed obstschale closed 7 years ago

obstschale commented 7 years ago

Jetpack does not allow the bookmarklet to load properly. Here error log.

[26-Jun-2017 11:09:50 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function get_current_screen() in /path/wp-content/plugins/jetpack/modules/custom-post-types/portfolios.php:389
Stack trace:
#0 /path/wp-includes/class-wp-hook.php(298): Jetpack_Portfolio->enqueue_admin_styles('bookmark-this.p...')
#1 /path/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array)
#2 /path/wp-includes/plugin.php(453): WP_Hook->do_action(Array)
#3 /path/wp-content/plugins/bookmark-manager/app/Bookmarklet/Bookmarklet.php(136): do_action('admin_enqueue_s...', 'bookmark-this.p...')
#4 /path/wp-content/plugins/bookmark-manager/app/Bookmarklet/Bookmarklet.php(76): BookmarkManager\Bookmarklet\Bookmarklet->render_form()
#5 /path/wp-content/plugi in /path/wp-content/plugins/jetpack/modules/custom-post-types/portfolios.php on line 389