Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View imeson's full-sized avatar

Blake Imeson imeson

View GitHub Profile
@imeson
imeson / foursquare-districts-span.html
Last active February 1, 2023 20:56
Foursquare Spanish Districts SVG map
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1682.58 972.06"><defs><style>.cls-1,.cls-2,.cls-3,.cls-4,.cls-5,.cls-6,.cls-7,.cls-8,.cls-9{stroke:#f2ead1;}.cls-1,.cls-3,.cls-7{stroke-miterlimit:10;}.cls-1,.cls-7,.cls-9{fill:none;}.cls-1,.cls-10,.cls-11{fill-rule:evenodd;}.cls-12{fill:url(#linear-gradient);}.cls-13,.cls-2,.cls-4,.cls-8{fill:#f2ead1;}.cls-14{fill:#6a2a7f;}.cls-15{fill:#fff;}.cls-16,.cls-6{fill:#989898;}.cls-17,.cls-3,.cls-5{fill:#866261;}.cls-18{fill:#b95852;}.cls-19{fill:#cf9a4d;}.cls-20{fill:#a1cbb5;}.cls-21{fill:gray;}.cls-22{fill:#3b75ac;}.cls-2{stroke-width:.75px;}.cls-23{fill:url(#linear-gradient-8);}.cls-24{fill:url(#linear-gradient-9);}.cls-25{fill:url(#linear-gradient-2);}.cls-26{fill:url(#linear-gradient-6);}.cls-27{fill:url(#linear-gradient-7);}.cls-28{fill:url(#linear-gradient-5);}.cls-29{opacity:.7;}.cls-30{fill:url(#linear-gradient-14);}.cls-31{fill:url(#linear-gradient-15);}.cls-32{fill:url(#linear-gradient-13);}.cls-33{fill:url(#l
@imeson
imeson / Foursquare District SVG.html
Last active April 27, 2023 21:50
Foursquare District SVG
<!--?xml version="1.0" encoding="UTF-8"?--><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 1682.58 972.06"><defs><style>.cls-1,.cls-2,.cls-3,.cls-4,.cls-5,.cls-6,.cls-7,.cls-8,.cls-9{stroke:#f2ead1;}.cls-1,.cls-3,.cls-7{stroke-miterlimit:10;}.cls-1,.cls-7,.cls-9{fill:none;}.cls-1,.cls-10,.cls-11{fill-rule:evenodd;}.cls-12{fill:url(#linear-gradient);}.cls-13,.cls-2,.cls-4,.cls-8{fill:#f2ead1;}.cls-14{fill:#6a2a7f;}.cls-15{fill:#fff;}.cls-16,.cls-6{fill:#989898;}.cls-17,.cls-3,.cls-5{fill:#866261;}.cls-18{fill:#b95852;}.cls-19{fill:#cf9a4d;}.cls-20{fill:#a1cbb5;}.cls-21{fill:gray;}.cls-22{fill:#3b75ac;}.cls-2{stroke-width:.75px;}.cls-23{fill:url(#linear-gradient-8);}.cls-24{fill:url(#linear-gradient-9);}.cls-25{fill:url(#linear-gradient-2);}.cls-26{fill:url(#linear-gradient-6);}.cls-27{fill:url(#linear-gradient-7);}.cls-28{fill:url(#linear-gradient-5);}.cls-29{opacity:.7;}.cls-30{fill:url(#linear-gradient-14);}.cls-31{fill:url(#linear-gradient-15);}.cls-32{fill:ur
@imeson
imeson / embed.html
Last active July 1, 2022 17:03
Community Member wistia embed
<script src="//fast.wistia.com/embed/medias/z2xvoqa28c.jsonp" async=""></script>
<script src="//fast.wistia.com/assets/external/E-v1.js" async=""></script>
<div class="wistia_responsive_padding" style="padding: 56.25% 0px 0px; position: relative;">
<div class="wistia_responsive_wrapper" style="height: 100%; left: 0px; position: absolute; top: 0px; width: 100%;">
<div class="wistia_embed wistia_async_z2xvoqa28c seo=false videoFoam=true" style="height: 100%; width: 100%;">&nbsp;</div>
<?php
/**
* This template displays the single Product
*/
/** Remove default Genesis loop */
remove_action( 'genesis_loop', 'genesis_do_loop' );
/** Remove WooCommerce breadcrumbs */
remove_action( 'woocommerce_before_main_content', 'woocommerce_breadcrumb', 20 );
@imeson
imeson / display_all_featured.php
Created September 14, 2017 14:05
Code to Display Featured Image on top of the post
@imeson
imeson / display_select_featured.php
Created September 14, 2017 13:22
Conditionally add the post thumbnail to single post
@imeson
imeson / plugin.php
Last active January 31, 2017 14:36
Excerpt of WPENGINE's mu-plugins/wpengine-common/plugin.php file
/**
* This handles CDN replacement for srcset images.
*
* @since 2.2.10
* @filter wp_calculate_image_srcset
* @param array $sources The image metadata as returned by 'wp_get_attachment_metadata()'.
*/
public function wpe_cdn_srcset( $sources ) {
if ( defined( 'WPE_SRCSET_CDN_DISABLED' ) && true === WPE_SRCSET_CDN_DISABLED ) {
return $sources;
{
"og_object": {
"id": "1422552114441345",
"description": "I\u2019ve written numerous times about the unseen gifts that a long career in this industry can give you. Some of course are unwanted, like bad knees, bad back, financial insecurity, along with ongoing anxiety attacks stirred by deep feelings of inadequacy and uncertainty. Others are most welcome. Lifelong friends, interaction with supremely interesting subjects, adventures \u2026",
"title": "The Royal Photographic Society \u00ab Joe McNally's Blog",
"type": "article",
"updated_time": "2016-10-14T18:48:57+0000"
},
"share": {
"comment_count": 0,