WordPress import error

thank you everyone who give their precious time to this question, lastly I solve this problem by myself… I think this error is because of memory limit. And I have no access to my php.ini file. So I created my own php.ini file with the following in it and added to my wp-admin folder. memory_limit … Read more

Importable Menus? Along with Pages (a site layout template)

Menus are included in native WordPress export. It’s not too convenient that natively you can’t only export menus though. From quick look up there is WordPress Menu Exporter plugin available in official repository for that. Export/import aside there are more options to automate it, such as set up scripts with WP CLI or simply using … Read more