When do you think that version will be released?
Is there any work around I can do currently?
Your plugin is by far the best and there is nothing out there that can do what yours does so I’m kinda stuck until it’s working again unfortunately.
Also, I’m having another issue as of yesterday, I cannot select post types when I am creating dummy posts on my localhost version. It worked fine before but now the select box is not showing correctly, I have a screenshot here:
https://gyazo.com/47c0fa1579510edf59c95e2178eabefe
Edit: I just noticed using wp-debug, I have a load of DB errors when I click on that select box, i can paste them if you want:
SELECT option_value FROM wp_options WHERE option_name = ‘fakerpress-plugin-options’ LIMIT 1
do_action(‘toplevel_page_fakerpress’), call_user_func_array, FakerPress\Admin->_include_settings_page, include_once(‘C:\Bitnami\wordpress-4.2.2-0\apps\wordpress\htdocs\wp-content\plugins\fakerpress\view\posts.php’), FakerPress\Plugin::get, FakerPress\Plugin::all, get_option #44 (0.2ms)
SELECT wp_users.ID,wp_users.display_name FROM wp_users WHERE 1=1 ORDER BY user_login ASC
do_action(‘toplevel_page_fakerpress’), call_user_func_array, FakerPress\Admin->_include_settings_page, include_once(‘C:\Bitnami\wordpress-4.2.2-0\apps\wordpress\htdocs\wp-
Thanks