Skip to content

Instantly share code, notes, and snippets.

@Garconis
Garconis / acf-states.txt
Created August 10, 2018 16:21 — forked from michaeldozark/acf-states.txt
State list for Advanced Custom Fields select field
AL : Alabama
AK : Alaska
AZ : Arizona
AR : Arkansas
CA : California
CO : Colorado
CT : Connecticut
DE : Delaware
DC : District of Columbia
FL : Florida
@maheshwaghmare
maheshwaghmare / styling.css
Last active August 8, 2022 04:57
Astra Portfolio: Styling - Screenshot - http://tinyurl.com/yc9kbzkh
/**
* Styling the WP Portfolio grid.
*
* 1. Filters - Category & Other Category
* 2. Single Portfolio Item
* 3. Quick View
* 4. Portfolio Title
*/
/**
@maheshwaghmare
maheshwaghmare / add-compatibility-files.php
Created July 27, 2018 11:35
Astra Portfolio: iFrame Compatibility JS & CSS files include though JS.
<?php
/**
* Astra Portfolio iFrame Compatibility
*
* @todo Change the `http://example.com/` with your own domain where the portfolio showing the portfolios.
*
* @since 1.0.0
*/
if( ! function_exists( 'astra_portfolio_iframe_compatibility' ) ) :
function astra_portfolio_iframe_compatibility() {