Displays information about WordPress and PHP versions
Use the WordPress block to display the current version of WordPress, and optionally the PHP version and Memory limit.
Screenshot
Example
WordPress 5.6. PHP: 7.2.34. Memory limit: 768M
Notes
- The WordPress block is a very simple Server side rendered dynamic block.
- Block settings allow you to choose whether or not to display PHP Version and Memory limit.
- It uses the logic for the [wp] shortcode.
- For requirements and status see bobbingwide/oik-blocks#16.
- This WordPress block replaces WordPress – oik-block/wp.
- The original WordPress block should transform to the new one.
- The [wp] shortcode should also transform.