Skip to content

Instantly share code, notes, and snippets.

@pryley
pryley / LocalValetDriver.php
Created December 27, 2023 05:46
LocalValetDriver which supports WordPress Multisite
<?php
use Valet\Drivers\Specific\WordPressValetDriver;
class LocalValetDriver extends WordPressValetDriver
{
/**
* Get the fully resolved path to the application's front controller.
*/
public function frontControllerPath(string $sitePath, string $siteName, string $uri): ?string
@pryley
pryley / uBlock hide pineapple.txt
Created December 19, 2024 04:13
This removes the petty pineapple checkbox from WordPress.org
! Add this to the uBlock Origin "My filters"
login.wordpress.org##+js(click-element, #pineapple)
login.wordpress.org##.login-pineapple