Skip to content

Instantly share code, notes, and snippets.

View SUPERUSER41's full-sized avatar
🎯
Focusing

Daneil Greaves SUPERUSER41

🎯
Focusing
View GitHub Profile
<?php
/**
* @package WP Hash IDs
* @version 2.0
*/
/*
Plugin Name: WP Hash IDs
Plugin URI: http://www.alessandrobalasco.com
Description: Adds the ability to crypt your URLs from something like http://www.example.com/1434 to http://www.example.com/B7j1rPk8. You can still use all the other permalinks parameters (like category slug, post slug, date, ecc), so you can have http://www.example.com/2012/10/10/B7j1rPk8, or http://www.example.com/B7j1rPk8/my-post-slug
Author: Alessandro Balasco
@SUPERUSER41
SUPERUSER41 / docker-help.md
Created February 7, 2020 14:48 — forked from bradtraversy/docker-help.md
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info