lukasbesch
Follow
code & design @ vlip.io
-
VLIP
- Cologne
-
02:02
(UTC +01:00) - https://lukasbesch.com
- https://vlip.io
Highlights
Pinned Loading
-
bedrock-plugin-disabler
bedrock-plugin-disabler PublicDisable certain plugins in non-production environments using PHP constants.
-
laradock-bedrock
laradock-bedrock PublicForked from laradock/laradock
A Docker PHP development environment for Bedrock.
-
woocommerce-advanced-order-filters
woocommerce-advanced-order-filters PublicForked from bekarice/woocommerce-filter-orders
Adds additional filters to the WooCommerce orders table.
PHP 3
-
shortcode-year-or-years
shortcode-year-or-years PublicProvides a shortcode to display the current year, and optionally a start year. Commonly used for copyright notices.
PHP 1
-
-
View progress of long-running disk c...
View progress of long-running disk conversion tasks (en-/decryption) on macOS / OS X 1function displaytime {
2local T=$1
3local D=$((T/60/60/24))
4local H=$((T/60/60%24))
5local M=$((T/60%60))
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.