Software Engineering in WordPress, PHP, and Backend Development

Author: Tom (Page 382 of 424)

Notes From WordCamp San Francisco

The Internet has made the world flatter but that doesn’t mean it’s made it any easier to miss out on events that you’d like to attend, right?

Last weekend, WordCamp San Francisco – arguably the WordCamp to attend – was happening and those who are involved in WordPress in some capacity were tweeting all about the awesome things happening.

Jealousy!

In all seriousness, it was evident from the various tweets and blog posts that it was a killer time for everyone, but here’s something cool for those of us who weren’t able to attend: 23 pages of notes taken from the various sessions held throughout the weekend.

Continue reading

Ending Development on WP Social Icons

WP Social Icons

About a year ago, I launched WP Social Icons – a premium plugin based on Tipsy Social Icons that attempted to make it easy to include social icons on any WordPress-powered site.

It offered the ability to sort your icons, upload your own icons, change the size, adjust the orientation, and so on.

WPCandy covered some of my thoughts on developing it, and I had the pleasure of joining Jeffro on the WordPress Weekly Podcast to talk about it.

On top of that, I gained experience on what it was like to release a small, commercial product into the WordPress Marketplace and how it compares to the free version.

Overall, the plugin was a success. But as of today, I’m officially ending development on WP Social Icons.

Continue reading

Two Ways To Optimize Adding JavaScript in the WordPress Dashboard

Once you’ve been working on WordPress-based projects for a while, you quickly learn how to properly include stylesheets and JavaScript dependencies for the administrative dashboard or the public-facing aspect of a theme or plugin.

That is, you’re familiar with admin_enqueue_scripts and wp_enqueue_scripts.

And although these two hooks provide a way to segment the way in which scripts are loaded, it’s possible to further optimize how JavaScript dependencies are loaded by only loading them on the page that they are required.

Specifically, there are two ways that you can add JavaScript in WordPress in the dashboard:

Continue reading

WordPress User Interface Design

For years, I’ve been using PayPal and although I don’t hate the service as much as many (in fact, I have very few complaints), I really dig Stripe for its simplicity, design, and ease of integration.

On top of that, I’ve used it in a variety of client projects but I’ve never actually done anything with it myself.

But this past weekend, I finally had the opportunity to integrate Stripe into a page on my site, and I used the WP-Stripe plugin by Noel Tock.

This morning, I tweeted the following:

This tweet sparked an excellent conversation in WordPress user interface design.

Continue reading

« Older posts Newer posts »

© 2024 Tom McFarlin

Theme by Anders NorenUp ↑