The user dashboard is not working when I try and display the list of user's posts. I looked at the code and it seems like the 'get_edit_page_attrs' isn't working properly. That function uses preg_match_all to look for things. I'm using WP Bakery Page Builder and that seems to be the issue. When I convert the page to a non page builder page and remove all the shortcodes in the post content (vc_row for instance), it works.