WordPress has released V 5.6
Wordpress 5.6, already.
Sigh.
I would very much like to find WordPress easy. Or if not easy, then... at least a little more straightforward and intuitive.
Every time I have tried to get started with it, I have struggled.
I know there are hundreds of thousands (and quite possibly millions) around the world who are entirely happy with WordPress, so I understand the problem is me, not the software.
But it's very difficult to put my finger on why I struggle with it quite so much.
Where there are blog posts which address themselves to those who find WordPress hard, they often turn out to be veiled promotions for Wix or Squarespace.
But my issue is not so much that I find WordPress technically difficult, but that I find the way it builds webpages perplexing unintuitive, incomprehensible, byzantine.
For me, Wordpress is both weird and hard.
To start with, I don't understand why I am supposed to need a database for every website.
Then, often, when searching for information on how to do something like:
-
I want to apply the attribute lang="de"
to the root element Or:
-
I want to remove one of two script references before </body>
but only from pages in Section B of the site Or:
-
After main.css
, I want to use a different section-specific stylesheet in Section C from the one used in Sections A and B I am told:
"Oh, you can use third-party plugin xyz." But I don't wish to use any third-party plugins. I simply wish to know how I can do these (fairly elementary?) things in Wordpress.
Despite how it may sound, I am not a complete neophyte.
I can get my head around HTML5 APIs like WebComponents, Service Workers and IndexedDB (just about).
I can handle CSS3 @keyframes, Flexbox, Grid and Custom Properties.
I know Fetch API, Custom Events, async/await syntax, ESModules and the Proxy object in EcmaScript.
But Wordpress is still - and this is frustrating beyond words - beyond me.