Skip to content

DobsonDev

           

  • Home
  • Blog
  • Portfolio
  • Password Generator

Tag: PHP

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

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

Custom TinyMCE Buttons Example Plugin

Posted on October 23, 2015May 3, 2017

My example WordPress TinyMCE Example plugin is now done and up on GitHub. Download it and play around with it! Below you can see the README which I’ve embedded using DobsonDev Shortcodes – so download that to your blog if […] Read More »

Posted in WordPress

Custom TinyMCE Buttons in WordPress

Posted on October 16, 2015May 3, 2017

Creating your own custom TinyMCE buttons is a great feature that can add a lot of value to your WordPress plugin or theme. Adding a TinyMCE button to your editor makes it easy for the user to add your shortcodes […] Read More »

Posted in WordPress

Using the WordPress Media Library

Posted on September 18, 2015April 6, 2017

In one of my previous articles I talked about using the WordPress media uploader for your own plugins/themes. I had quite a few questions in the comments of that article about how to do certain things and to elaborate on […] Read More »

Posted in WordPress

DobsonDev Underscores

Posted on September 11, 2015April 6, 2017

In my previous article I mentioned the DobsonDev Underscores project I’ve been working on. I also mentioned that I wasn’t quite done yet but luckily this is no longer the case. For those of you who already have an idea […] Read More »

Posted in DobsonDev Underscores
  • 1
  • 2
  • 3
  • …
  • 5
  • 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