WordPress – Fixed issue with Menu import in PHP 7

When you import demo content, all things as Page, Post, Custom Post type, Category is working well but only menu does not import How to fix it? In plugin WordPress Importer version 0.6.3  open file wordpress-importer.php. In function process_menu_item line 884. Replace foreach ( $item['postmeta'] as $meta ) $$meta['key'] =

WordPress Memory Size Exhausted Error – Increase PHP Memory

We have transferred numerous client websites, and sometimes a WordPress Memory Exhausted error shows up when activating a new plugin or doing some other task. This could happen on batch actions or very large orders, sites with a lot of plugins, little memory, resource heavy plugins, or a combination of all of these. Usually the error