• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Tanner Record

Tanner Record

WordPress Plugin Developer

  • Home
  • Contact

Efficiently Deleting WordPress Posts Using SQL

April 17, 2017

For the past few weeks I’ve been working on a WordPress plugin for importing a CSV into a few custom post types and taxonomies. I realized that sometimes going “The WordPress Way” isn’t actually the best way to do things. Occasionally, the quickest way to get stuff done is to dive into some SQL.

Filed Under: WordPress

Why Every Business Should Have A Blog

June 12, 2015

Why Every Business Should Have A Blog

How many different blogs do you read in a day ( if you’re anything like me, you read a ton of blog posts before you even roll out of bed). Often they are just interesting posts that friends post on Facebook and Twitter but nonetheless, I read tons of blog posts and you probably do […]

Filed Under: Business

How to Add Google Analytics to WordPress

June 11, 2015

Google Analytics Logo

Google Analytics is one of the best ways that I have found to really track who is visiting your website. It gives you a clear view how users are getting to your site, how they interact with it, and how long they stay on it. This is one of the most important tools you need […]

Filed Under: Tech, Web Development, WordPress Tagged With: analytics, custom theme, development, google, theme, web, wordpress

How To Create A WordPress Website

June 8, 2015

WordPress

So you want to create a website. But you don’t know how to code or even where to begin? Well, let me walk you through one of the easiest ways to get your own WordPress website up on the internet in just a few steps.

Filed Under: Tech, Web Development, WordPress Tagged With: Beginner, Web Development, Website, wordpress

Simple Contact Form (Part 1)

May 1, 2014

Contact forms are used in just about every website out there to allow users to email you directly through an easy form. This form will take the users info, once submitted, format it into a nice email, and send it to an email address we will specify.

Filed Under: Web Development Tagged With: Beginner, Contact, Form, HTML, PHP, Web Development, Website

  • « Go to Previous Page
  • Go to page 1
  • Go to page 2

Primary Sidebar

  • Facebook
  • GitHub
  • Instagram
  • Twitter

Recent Posts

  • Using VS Code to Improve Your Git Commits
  • Get Only Public Post Types In WordPress
  • Transforms Can Be Used to Invert Elements

Copyright © 2021 Tanner Record