Skip to content

Instantly share code, notes, and snippets.

View hofmannsven's full-sized avatar
🌴
Coding

Sven hofmannsven

🌴
Coding
View GitHub Profile
@hofmannsven
hofmannsven / README.md
Last active June 6, 2023 18:01
Add WordPress admin menu pages with another Dashicon. (Note: This will require at least WordPress 3.8)
@hofmannsven
hofmannsven / README.md
Last active December 20, 2022 21:14
Show/Hide hidden system files on macOS
@hofmannsven
hofmannsven / README.md
Last active February 2, 2024 20:47
Raspberry Pi Cheatsheet
@hofmannsven
hofmannsven / README.md
Last active August 29, 2015 13:56
How to center floating elements with no specified width
@hofmannsven
hofmannsven / README.md
Last active May 23, 2023 18:40
Simple Ajax Polling Demo
@hofmannsven
hofmannsven / README.md
Last active September 17, 2023 20:18
PHP and Xdebug (Notes on OS X, VVV and MAMP)
<?php
/*
Plugin Name: R Debug
Description: Set of dump helpers for debug.
Author: Andrey "Rarst" Savchenko
Author URI: http://www.rarst.net/
License: MIT
*/
/**