Tag: wordpress-vip

  • Five Years

    Five Years

    Celebrating five years at Automattic with WordPress VIP. From nervous travel beginnings to team meetups in various cities, each year brought new adventures and connections. The company’s diverse, talented, and kind people set Automattic apart, making it a fulfilling workplace. Join us – we’re hiring! 😊

  • CSS & JS Concatenation in WordPress

    CSS & JS Concatenation in WordPress

    Automated concatenation of Javascript and CSS files in WordPress can be enhanced using the `nginx-http-concat` plugin. Even though it was designed for nginx, it can be adapted to work with Apache servers. By utilizing specific code in `wp-config.php` and `mu-plugin`, improved caching and speed can be achieved. Consider turning this setup into a dedicated plugin…