Skip to content

Instantly share code, notes, and snippets.

View danbru1989's full-sized avatar

Dan Brubaker danbru1989

View GitHub Profile
<?php
/**
* Updates Page.
*
* @package BrubakerDesignServices\FaithForRevivalTheme
* @since 1.0.0
* @author Dan Brubaker
* @link https://brubakerservices.org/
* @license GPL-2.0+
*/
@danbru1989
danbru1989 / bds-blur-images.js
Created December 20, 2023 21:25
BDS Blur Images
// ==UserScript==
// @name BDS Blur Images
// @namespace https://brubakerservices.org/
// @version 1.0
// @description Blur images on all websites and unblur gradually when mouse is hovered over an image.
// @author Dan Brubaker
// @match *://*/*
// @grant none
// ==/UserScript==
@danbru1989
danbru1989 / functions.php
Created February 7, 2026 20:14
Modify GF Progress Meter
/**
* Gravity Wiz // Gravity Forms // Filter Progress Meter by Field Value
* https://gravitywiz.com/gravity-forms-progress-meter/
*
* Adds support to get the count of entries with a specific values within a specific date range.
*
* Instructions
*
* 1. Install and activate the Progress Meter snippet.
* https://gravitywiz.com/gravity-forms-progress-meter/