Skip to main content

Wordpress Experience

Published: 2023-07-19
Updated: 2023-07-19

Deployment

Svelte

  • Integrated a Svelte page into a Wordpress installation via a plugin with minimal installation and setup

Optimisation

  • I’ve now worked on improving PageSpeed scores on multiple Wordpress sites using
    • WP Rocket
    • Image caching
    • CDN
    • Local font loading
    • and many more techniques

Other Development

  • Many CSS tweaks for a client
  • Building custom menu functionality - the client chooses which menu to go on which page, with backend GUI interaction.
  • Intra-site network custom dropdown
    • PHP work
    • JQuery