Skip to content

DobsonDev

           

  • Home
  • Blog
  • Portfolio
  • Password Generator

Tag: Development

Using WP_Query

Posted on June 29, 2018July 5, 2018

Up until very recently I had always used get_posts() along with an $args array in order to retrieve new posts or custom posts on a page. However, in the last few weeks I have discovered the awesome power of the […] Read More »

Posted in WordPress

Converting an XML Object to Associative Array in PHP

Posted on September 8, 2017September 11, 2017

Let’s say you have an XML file (like the one that follows) that you want to turn into an associative array in PHP. Doing this takes a few steps but it’s actually quite simple. I’m using a quiz questions XML […] Read More »

Posted in PHP

Flexbox Responsive Front-end Grid Framework

Posted on August 25, 2017August 28, 2017

Recently I’ve been contemplating if Foundation is a little too bulky for my DobsonDev Underscores project. All I usually use from Foundation is the responsive grid system, the visibility classes and some typography settings. I wondered to myself if I […] Read More »

Posted in CSS, HTML

DobsonDev Underscores Generator

Posted on June 17, 2016May 3, 2017

Way back when I created a modified version of the Underscores starter theme with Foundation mixed in that I brilliantly named DobsonDev Underscores – very creative naming. Originally there were just two shell scripts that would run to create a […] Read More »

Posted in DobsonDev Underscores, WordPress

jQuery Attribute Contains Selector

Posted on June 10, 2016May 3, 2017

I recently found myself in a position where I had to sort through the classes of rows on a table where the classes where defined directly via a value from the database. Unfortunately for me, the database entry had words […] Read More »

Posted in JavaScript, jQuery

Full-Screen Video Background

Posted on June 3, 2016May 3, 2017

Below is a demo of a full-screen video background using only CSS and HTML – no JavaScript required. The key to this demo is to use the HTML <video> element with a normal image to use as a fallback as […] Read More »

Posted in CSS

Numeric Pagination

Posted on March 4, 2016May 3, 2017

I recently had a client request numerical pagination on their custom post type pages. This was something I have never done before but is a really common design throughout the web so I thought it would be good to learn. […] Read More »

Posted in WordPress

WordPress Dashboard Widgets API

Posted on February 5, 2016May 3, 2017

I recently wanted to learn more about how the WordPress Dashboard Widget API works so I created an example plugin to test it out. The plugin is a dashboard widget version of my WordPress AJAX Example plugin’s admin page. It […] Read More »

Posted in WordPress

DobsonDev Underscores Update

Posted on November 27, 2015May 3, 2017

DobsonDev Underscores has now been updated to Foundation 6. If you want to update visit the GitHub page to download the project (or if you’ve already downloaded it you can do a fetch to update it). Below is the information […] Read More »

Posted in DobsonDev Underscores

DobsonDev Shortcodes 2.0.0

Posted on November 20, 2015May 3, 2017

I’m happy to say that I’ve released DobsonDev Shortcodes 2.0.0. This release includes a huge new feature (hence the 2.0.0), a TinyMCE plugin that gives users an interface within TinyMCE for adding shortcodes to your content. Gone are the days […] Read More »

Posted in DobsonDev Shortcodes
  • 1
  • 2
  • 3
  • …
  • 8
  • Next Page »

Search & Filter

Social

Recent Blog Posts

  • Using WP_Query
  • Contact Form 7 Math Quiz
  • Recipe: Rotisserie Chicken Ramen
  • Converting an XML Object to Associative Array in PHP
  • Flexbox Responsive Front-end Grid Framework
  • Foundation 6.4.1 Released
  • Recipe: Avocado Salad
  • Recipe: Chicken Mole
  • Recipe: Chicken Curry
  • Using jQuery Mask to Mask Form Input

Tags

.bash_profile Atom Atom.io Bash Beginners Chicken Code Snippet CSS CSS 3 Development DobsonDev DobsonDev Shortcodes DobsonDev Underscores Easy Foundation GutHub Healthy htaccess HTML HTML 5 iTerm Javascript jQuery Learning Mac OS X PHP Plugin Python Recipe Sauce Series Services ShortCode Sublime Text 2 Terminal Text Editor TinyMCE Tutorial Underscores User Roles Vagrant Web Development Widget WordPress

© Copyright 2023 DobsonDev All Rights Reserved  |  Website Design & Development by DobsonDev
Proudly Powered by WordPress