Quantcast
Channel: eddiemoya » eddiemoya
Browsing latest articles
Browse All 14 View Live

Image may be NSFW.
Clik here to view.

Incorrect Datetime Bug Fix Updated – Version 1.1 Released

A user of the Incorrect Datetime Bug Fix plugin submitted a bug report last week. While the plugin was turned on the user was getting an error about improper usage of wpdb::prepare() in WordPress 3.5....

View Article



Image may be NSFW.
Clik here to view.

Blending Custom Post Types and Custom Taxonomies

In the past I’ve mentioned a very complex plugin named “WidgetPress”, which I built and is the underlying foundation of the Sears Community and Kmart Community sites. What WidgetPress does is complex,...

View Article

Image may be NSFW.
Clik here to view.

Better Git: How to find out what submodules there are in a different branch

Generally speaking Git is fantastic and easy to use – one of the few pain points is where submodules butt heads with branches. Far from solving all the problems in related to this – I’ve found an easy...

View Article

Image may be NSFW.
Clik here to view.

Better Git: git fetch not getting tags

I just ran into a little gotcha with regard how fetch handles tags. When it pulls down commits, you will usually see that it also pulls down tags. I was a little confused today when fetch was refusing...

View Article

Image may be NSFW.
Clik here to view.

Better Git: Interact With a Branch, Without Checking it Out.

Tricks for interacting with a branch, without checking it out. Browse a directory (like ls): Syntax: git show [ref]:[path] > git show master:your/path/ See contents of a file (command as above):...

View Article


Image may be NSFW.
Clik here to view.

WP_Query: Get Posts by Relative Date

Someone asked me today how to use WP_Query to get posts by a relative date. The codex provides an example on how to achieve this. Heres what is shown on the codex. I feel that its sloppy and not very...

View Article

Image may be NSFW.
Clik here to view.

Wooden 3D Printed WordPress Logos #wcchi

It’s day 3 of WordCamp Chicago 2013. On day 1, the Foundation Friday, my hobby of 3D Printing came up in conversation and someone suggested that I print a WordPress logo. On day 2 I brought two 3D...

View Article

Image may be NSFW.
Clik here to view.

VIM: Saving with sudo, without opening with sudo

It happens all the time. You open a file in VIM, you make three and a quarter trillion changes, and then realize you needed sudo but didn’t use it when you opened the file. What do you do? Well, if you...

View Article


Image may be NSFW.
Clik here to view.

Git Smarter: Retrieve deleted files from history [ git unremove ]

In the course of development, there are times you want to look at or retrieve a file deleted sometime in the past – and you probably don’t know when it was deleted. I’ve written a simple git alias that...

View Article


Image may be NSFW.
Clik here to view.

Media Categories 1.6 Beta

I am happy to see that so many people have found this plugin useful. I’ve had many feature requests, a couple code contributions, and plenty of bug reports. I appreciate it all. It’s been over a year...

View Article
Browsing latest articles
Browse All 14 View Live




Latest Images