We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eacef1e commit 3da7a41Copy full SHA for 3da7a41
features/import.feature
@@ -136,10 +136,7 @@ Feature: Import content.
136
2
137
"""
138
139
- @less-than-php-7 @require-wp-4.0
140
Scenario: Export and import page and referencing menu item
141
- # This will not work with WP 3.7.11 or PHP 7.
142
- # PHP 7 issue: https://wordpress.org/support/topic/importer-fails-to-import-menu-items-in-php7
143
Given a WP install
144
And I run `wp site empty --yes`
145
And I run `wp post generate --count=1`
@@ -215,7 +212,6 @@ Feature: Import content.
215
212
216
213
217
214
218
219
Scenario: Export and import page and referencing menu item in separate files
220
221
0 commit comments