wordpress-importer icon indicating copy to clipboard operation
wordpress-importer copied to clipboard

The WordPress Importer

Results 68 wordpress-importer issues
Sort by recently updated
recently updated
newest added

### Tests: temporarily skip a test until WP updates the Requests library This should allow the PHP 8.1 build to pass. ### GH Actions: do not allow the PHP 8.1...

[Type] Task

Support importing custom nav menu item meta by parsing the incoming meta into the core meta required (classes, description, etc) and everything else. Closes #77. To Test: 1. Add a...

hi, my theme uses WordPress Importer it hasn't been updated for over two years and wordfence security notifies me that there is a security issue. Could you please update the...

Actually, this issue arises in the performance repo [#339](https://github.com/WordPress/performance/issues/339). If we import unit test data from https://codex.wordpress.org/Theme_Unit_Test into any existing site, the actual image is different from the image tag...

[Type] Bug

In reference to https://github.com/wpeventmanager/wp-event-manager/issues/951 I am getting a white screen when trying to edit posts after importing them on PHP 8 ```log PHP Deprecated: block_categories is deprecated since version 5.8.0!...

In a network install, the option to assign imported content to an existing user or create a new user is broken. Regardless of my choice, content is always assigned to...

needs testing
[Status] Reporter Feedback Needed

I am getting this warning message. Warning: Undefined array key 1 in /var/mywebsite/public/wp-content/plugins/wordpress-importer/parsers/class-wxr-parser-regex.php on line 64

[Type] Bug
help wanted

Duplicate posts created when a post exists with the same post_title but different post_type ## How to reproduce Import an xml file containing a post with title `Example` but without...

[Type] Bug

The existing users dropdown should only pull users with the Author role or higher. Or specifically just not pull users with the WooCommerce role of customer since it really doesn't...

I'm attempting to copy media from my production site ("https://example.com") to my staging site on a different server ("https://stage.example.com"), using the "wp import" CLI tool. The error message I got...

needs testing