Skip to content

Instantly share code, notes, and snippets.

View maxms's full-sized avatar

Mary Makowsky maxms

  • Max Media Solutions
  • Broomfield, CO
View GitHub Profile
@themeblvd
themeblvd / functions.php
Last active June 21, 2017 15:40
How to use the standard page template with a custom layout in Theme Blvd WordPress Framework.
<?php
/**
* HOW TO USE STANDARD PAGE TEMPLATE WITH LAYOUT BUILDER
*
* 1. Copy page.php to your child theme and rename
* it "template_builder.php".
*
* 2. Copy the commented code snippet from the top of
* parent theme template_builder.php in place of the
* comment snippet in your new child theme template_builder.php.
@stormchasing
stormchasing / Auto Check-In to Southwest Flights.user.js
Last active April 17, 2024 00:04
Auto Check-In to Southwest Flights.user.js
// ==UserScript==
// @name Auto Check-In to Southwest Flights
// @namespace http://www.ryanizzo.com/southwest-auto-check-in/
// @version 1.8
// @author Nicholas Buroojy (http://userscripts.org/users/83813)
// @contributor Ryan Izzo (http://www.ryanizzo.com)
// @contributor JR Hehnly (http://www.okstorms.com @stormchasing)
// @contributor Trevor McClellan (github.com/trevormcclellan)
// @description Automatically check in to Southwest Airline flights at the appropriate time.
// @include https://www.southwest.com/air/check-in/index.html*