WPIntell

Source evidence

Wont work in PHP8

Export WordPress Menus · review · 2023-05-04T06:34:00+00:00

complaintsentiment
mediumseverity
0.81relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 25 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

20 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

review
cvladan unresolved
It doesn’t work on PHP 8.1 due to an error in debug_log, and in that case, the download dialog doesn’t appear. However, it works perfectly on PHP 7.4. Right now, nothing inside WordPress “Export” won’t work on PHP 8.1 due to an error in debug_log, and in that case, the download dialog doesn’t appear. However, it works perfectly on PHP 7.4. As for this plugin, when you set up Export functionality by reverting to PHP 7.4, it will not export new menus and navigation used in Block Gutenberg themes. Namely, the new navigation is stored in CPT wp_navigation , while this block will export the old one.

Comments

1 shown
cvladan 2023-05-04T07:32:00+00:00

Right now, nothing inside WordPress “Export” won’t work on PHP 8.1 due to an error in debug_log, and in that case, the download dialog doesn’t appear. However, it works perfectly on PHP 7.4. As for this plugin, when you set up Export functionality by reverting to PHP 7.4, it will not export new menus and navigation used in Block Gutenberg themes. Namely, the new navigation is stored in CPT wp_navigation , while this block will export the old one.