Skip to content

DobsonDev

           

  • Home
  • Blog
  • Portfolio
  • Password Generator

Tag: Development

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

Turning Subjective Feedback Into Objective

Posted on January 16, 2015April 6, 2017

As a web developer – I constantly use feedback from clients to complete my projects. Unfortunately the quality of feedback varies greatly from client to client. Some clients know about the general layout of a website while others have no […] Read More »

Posted in Opinion

WordPress Custom Post Types II

Posted on December 12, 2014April 6, 2017

If you’re familiar with WordPress in anyway, then you are probably familiar with posts. To the average user, posts work like blog entries. They have content and a date associated with them and they are displayed with these two bits […] Read More »

Posted in WordPress1 Comment

WordPress Custom Post Types

Posted on November 28, 2014April 6, 2017

If you’re familiar with WordPress in anyway, then you are probably familiar with posts. To the average user, posts work like blog entries. They have content and a date associated with them and they are displayed with these two bits […] Read More »

Posted in WordPress2 Comments

WordPress User Role Pages

Posted on November 21, 2014April 6, 2017

Recently, I was creating a site in WordPress where there would be a created user role and they had to have access to certain pages on the site but not subscribers. However – they had the same capabilities as the […] Read More »

Posted in WordPress

Error, Success, Warning & Info Messages

Posted on November 14, 2014April 6, 2017

Error, success, warning and info messages/alerts made entirely with CSS. These messages should be output to the user to let them know how things are going with their interaction with the site. Also please note that these use Font Awesome. […] Read More »

Posted in CSS, HTML

Simple jQuery Tabs

Posted on November 12, 2014April 6, 2017

I can’t exactly say why, but I’ve been really into doing little CSS code snippets like this tabs example lately. The tabs are a single content area with multiple panels, each associated with a header in a list. Clicking on […] Read More »

Posted in CSS, HTML, jQuery
  • « Previous Page
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • 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