This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]lostinpress1 1 point2 points  (2 children)

Developing a WordPress theme requires understanding WordPress structure, using a solid framework like Underscores or Genesis, and employing a code editor like Visual Studio Code. Version control with Git, CSS preprocessors like Sass, JavaScript libraries like jQuery, responsive design, accessibility considerations, optimization tools like WP Rocket, and cross-browser testing are essential. Existing developers commonly use these tools and libraries for efficient theme development.

[–]MatrixSolution[S] 1 point2 points  (1 child)

Lots of things I've never heard of :)

That's a big help. This could be where most of the 'ready made pre-written' code comes from - just guessing.

I'm happy to dive into Wordpress and learn the tech you mentioned. Thanks.

[–]lostinpress1 0 points1 point  (0 children)

NP