Notepad/enter/Coding Tips (Classical)/Terminal Tips/GUIs/Internet/Hosting/WordPress.md

17 lines
644 B
Markdown
Raw Normal View History

2023-08-09 22:45:02 +00:00
Wordpress is one of the most powerful frameworks upon which most of the world's powerful sites run on. There is the commercial version at wordpress.com as well as the non-profit DIY installation for free at wordpress.org.
### Tips:
2023-08-09 22:45:02 +00:00
---
- Use wordpress Patterns[ ](https://wordpress.org/patterns/) for quick deployment
2023-08-09 22:45:02 +00:00
### Editing via Block Editor:
---
To launch the WordPress block editor, click on **Posts** > **Add New** or **Pages** > **Add New**.
More info on editing via Wordpress can be found [here](https://wordpress.org/documentation/article/wordpress-block-editor/). Primarily for Vivaldi blog usage currently.