Changes between Initial Version and Version 1 of Ticket #6617, comment 4
- Timestamp:
- 05/02/2024 06:39:05 AM (5 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6617, comment 4
initial v1 3 3 Can you validate the HMTL returned through the API and displayed within the iframe inside WordPress for plugin details too? That still uses the text-overlay design it appears. Ie. `wp-admin/plugin-install.php?tab=plugin-information&plugin=wordpress-seo`. 4 4 5 ''Edit: Core hard-codes it, it's not from the API. https://github.com/WordPress/wordpress-develop/blob/ec1110c719252c69559c7d3b5709a6dc914fd27b/src/wp-admin/includes/plugin-install.php#L616-L632''