Skip to content

DobsonDev

           

  • Home
  • Blog
  • Portfolio
  • Password Generator

Tag: WordPress

DobsonDev Shortcodes 1.1.1

Posted on April 8, 2015April 6, 2017

For those of you who don’t already know – about a year ago I created my first WordPress plugin (that was put on the repository). DobsonDev Shortcodes is a plugin that contains a collection of useful shortcodes that I found […] Read More »

Posted in DobsonDev Shortcodes

API Calls with cURL

Posted on April 3, 2015April 6, 2017

Making API calls with cURL is actually a lot more simple than most people things. In this tutorial we will walk through an example of to make an API call to the GitHub API and get a repositories README file […] Read More »

Posted in PHP

WordPress Social Share Links

Posted on March 27, 2015April 6, 2017

Social media links are a hugely important part of any blog. In this really short snippet I’ll show you how to add Social Share links to your WordPress blog. You can put the following code inside the loop in whatever […] Read More »

Posted in WordPress

Adding Font Awesome to Your WordPress Theme

Posted on March 20, 2015April 6, 2017

Font Awesome is an awesome tool that allows you to place scalable vector icons all throughout your website. Lots of WordPress plugins and themes use them, so it’s great to know how you can add it to your own custom […] Read More »

Posted in WordPress

Some Useful WordPress Functions

Posted on March 6, 2015April 6, 2017

WordPress is full of really well known and useful PHP functions that help developers get their job done quicker – but there are a few lesser known ones that are also extremely helpful to have in your utility belt when […] Read More »

Posted in WordPress

Updating to WordPress 4.1.1

Posted on February 19, 2015April 6, 2017

Today when I went to update my WordPress for this site to 4.1.1 I ran into a problem – nothing would happen. The update screen would go blank and absolutely nothing would happen. I searched around for a bit and […] Read More »

Posted in WordPress

WordPress Meta Boxes

Posted on February 13, 2015April 6, 2017

The WordPress Meta Box API allows you to create and add meta boxes to the administrative interface on any kind of post type. This ranges from Posts and Pages to custom post types that you make yourself. If you want […] Read More »

Posted in WordPress1 Comment

WordPress Options API

Posted on February 6, 2015April 6, 2017

The WordPress Options API is one of the easiest ways to store values in the database on your WordPress site. The API makes it incredibly easy to create, store, access and delete values from the database. This will be a […] Read More »

Posted in WordPress

WordPress Settings API

Posted on January 30, 2015April 6, 2017

The WordPress Settings API allows developers to create settings and settings pages for their plugins/themes. In terms of functionality – the Settings API works in a similar way to the Options API when using it for only a few settings […] Read More »

Posted in WordPress1 Comment

Using the WordPress Media Uploader

Posted on January 23, 2015April 6, 2017

Using the WordPress media library in your own plugin/theme will not only save you a bunch of time but will also incorporate the Media Library that clients are already used to using. This article will provide an example of how […] Read More »

Posted in WordPress
  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 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 AJAX Alfred Atom Atom.io Automator Bash Beginners Caching Chicken CodePen 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 ShortCode Sublime Text 2 Terminal Text Editor Tutorial Vagrant Web Development WordPress

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