Skip to content

Instantly share code, notes, and snippets.

View coy247's full-sized avatar
🎯
learning things

edhead76 coy247

🎯
learning things
  • coy247
  • St Charles, IL
View GitHub Profile
@coy247
coy247 / domready.coffee
Created September 24, 2018 19:12 — forked from attilaolah/domready.coffee
JS & CoffeeScript DOM ready listeners
###
# Based on:
# jQuery JavaScript Library v1.4.2
# http://jquery.com/
#
# Copyright 2010, John Resig
# Dual licensed under the MIT or GPL Version 2 licenses.
# http://jquery.org/license
###
@coy247
coy247 / WP.md
Created January 1, 2018 05:16 — forked from kreitje/WP.md
Wordpress Best Practices

Wordpress Best Practices

Install

  • Install the newest version only
  • Don't install from cpanel/fantastico. Do it yourself.
  • Change the secret keys in wp-config.php to something different
  • Change the database prefix in wp-config.php from the default wp_
  • Install only necessary plugins (prevents exploits from direct input)
  • Remove unused themes (prevents exploits from direct input)
  • Remove unused plugins
<style id="jsbin-css">
#old_css_DIV_12 {
box-sizing: border-box;
color: #404040;
height: 3877.11px;
text-size-adjust: 100%;
width: 1120px;
column-rule-color: #404040;
perspective-origin: 560px 1938.55px;
transform-origin: 560px 1938.55px;