Skip to content

Instantly share code, notes, and snippets.

/*!
* Webflow: Front-end site library
* @license MIT
* Inline scripts may access the api using an async handler:
* var Webflow = Webflow || [];
* Webflow.push(readyFunction);
*/
/******/ (function(modules) { // webpackBootstrap
/******/ // The module cache
/******/ var installedModules = {};
@trepmal
trepmal / ajax-password-protected.php
Last active July 16, 2017 12:14
[WordPress] Ajax Password Protected Posts. Updated and moved to https://github.com/trepmal/ajax-password-protected
<?php
/*
Plugin Name: Ajax Password Protected
Plugin URI: https://github.com/trepmal/ajax-password-protected
Description: Ajax-ified password-protected form
Version: 0.1
Author: Kailey Lampert
Author URI: http://kaileylampert.com
Copyright (C) 2012 Kailey Lampert