Pinned Repositories
basic-frontend
Basic frontpage pages rendered with Bootstrap for use in general APIs; build on ExpressJS however the views, partials, pages, and assets can be used with any backend.
davidkdaily
Blog and portfolio for David Kissinger: web design | external affairs
dk-pull-quote
Quick WordPress plugin for inserting pull quotes into content by way of a shortcode.
freeman-team
The Freeman Team
gaor-custom-taxonomies
WordPress plug to register custom taxonomies for various post types at GAOR
LegDay2015
photog-byline
Photographer Byline, a Wordpress plugin which includes a photographer byline/credit on the same line as the author byline.
post-data-to-javascript
Post Data to JavaScript finds custom fields in any WordPress post type, converts them into a JavaScript object and puts them on the DOM for any other JavaScript script, library or framework to use.
processwire-docker-compose
Spin up a development site in ProcessWire; learn PHP/Apache config whether you like it or not.
wordpress-docker-compose
Spin up a WordPress development site in Docker Compose with two containers hosting separate services
davidk132's Repositories
davidk132/processwire-docker-compose
Spin up a development site in ProcessWire; learn PHP/Apache config whether you like it or not.
davidk132/photog-byline
Photographer Byline, a Wordpress plugin which includes a photographer byline/credit on the same line as the author byline.
davidk132/post-data-to-javascript
Post Data to JavaScript finds custom fields in any WordPress post type, converts them into a JavaScript object and puts them on the DOM for any other JavaScript script, library or framework to use.
davidk132/basic-frontend
Basic frontpage pages rendered with Bootstrap for use in general APIs; build on ExpressJS however the views, partials, pages, and assets can be used with any backend.
davidk132/davidkdaily
Blog and portfolio for David Kissinger: web design | external affairs
davidk132/dk-pull-quote
Quick WordPress plugin for inserting pull quotes into content by way of a shortcode.
davidk132/freeman-team
The Freeman Team
davidk132/gaor-custom-taxonomies
WordPress plug to register custom taxonomies for various post types at GAOR
davidk132/LegDay2015
davidk132/wordpress-docker-compose
Spin up a WordPress development site in Docker Compose with two containers hosting separate services
davidk132/mcar
Mockup testing site for mcar.com
davidk132/related-posts-wordpress-plugin
Simple plugin for Related Posts on Wordpress, with limited admin functionality
davidk132/rtt-button
"Return to Top" button Wordpress plugin
davidk132/sotheresthat-child
WordPress theme for So There's That, at www.sotheresthatblog.com, based on Serene by Elegant Themes.
davidk132/sotheresthatblog
This is the git repository for So There's That, a lifestyle blog by David Kissinger and Charla Avery. The blog is live at www.sotheresthatblog.com. It is hosted with Wordpress using the Serene theme by Elegantthemes.com. This repository contains various CSS and PHP edits and updates on top of Serene.
davidk132/wp-code-snippets
Various WordPress Code Snippetes
davidk132/wp-get-loop-vars
Function to get post variables while inside the WP Query loop, i.e. on a post or page