• Skip to main content
  • Skip to primary sidebar
  • Skip to footer

Notes to Self

  • Aviation Weather from NOAA Plugin
    • KZZV
    • Bad Shortcode
    • Simple Metar
  • Meetings
  • Meetings Map

multisite

Mark Chouinard / January 27, 2015

Hardcode Akismet License for Use Across Multisite

/** Define WordPress.com API Key */ define( ‘WPCOM_API_KEY’, ‘your-key’ );  

Mark Chouinard / January 25, 2015

Nginx Proxy_Pass for WordPress Multisite

For a single VVV site pulling images from its live counterpart , this works great.  It will pull images and other files from a live site to display in your dev env. # Directives to send expires headers and turn off 404 error logging. location ~* .(js|css|png|jpg|jpeg|gif|ico|mp3|mov|tif|tiff|swf|txt|html)$ { expires 24h; log_not_found off; try_files $uri $uri/ […]

Mark Chouinard / April 26, 2014

How to Change WordPress Multisite Domain Name

http://halfelf.org/2014/changing-domain-name-multisite/ which referenced this, as well https://github.com/interconnectit/Search-Replace-DB

Primary Sidebar

Footer

Copyright © 2021 · machouinard · Log in