Skip to content

DobsonDev

           

  • Home
  • Blog
  • Portfolio
  • Password Generator

Tag: Tutorial

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

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

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

Shell Commands for Security

Posted on October 9, 2015April 6, 2017

Last week I did an article on increasing your WordPress security. This week I want to go over some useful shell commands that will let you know what’s going wrong with your security and then how to fix them. Most […] Read More »

Posted in Server Administration, Terminal

Install Plugins via Command Line

Posted on September 25, 2015April 6, 2017

Recently I was looking for a way to install the latest version of WordPress plugins that I like to use on my client’s sites without having to FTP. Before I created the small script we’ll see later, I had a […] 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

Use Last Instance of Terminal Command Search

Posted on June 26, 2015April 6, 2017

Last week I went over how to use the last instance of a terminal command from your bash history. This week I want to show another advanced way of using that command. As it turns out, you can also search […] Read More »

Posted in Terminal
  • 1
  • 2
  • 3
  • …
  • 7
  • 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 2021 DobsonDev All Rights Reserved  |  Website Design & Development by DobsonDev
Proudly Powered by WordPress