Posts tagged as:

plugins

How to use Google Maps with WordPress

Thumbnail image for How to use Google Maps with WordPress

It can be frustrating trying to use Google Maps in a WordPress Post. Here’s the easy and effective method I found.

Read the rest of this article ※

Review: WordPress Plugin Development: Beginner’s Guide

This book will start you on the path to developing WordPress plugins and widgets. PHP skills required.

Read the rest of this article ※

The strange case of the doubled WordPress pages

If you’re having WordPress problems it’s always worth suspecting the plugins.

Read the rest of this article ※

Fixing the ‘no save’ in WordPress

I wrote in WYSIWYG hides WordPress hacking that my client was mysteriously unable to save edits or new Posts or Pages. Whatever save type button we clicked, the edits would silently disappear, and a completely blank admin page would be the response. It was my job to fix this odd behaviour.
First, update
The first [...]

Read the rest of this article ※

Web accessibility: what Safari can do

This article explains the powers in Safari, the browser that comes installed on every Mac.

Read the rest of this article ※

My essential WordPress plugins

After showing my new MacTips Archive layout to a friend and fellow WordPress user, I was asked which plugins I use on that site. Here’s the list. Descriptions and links are taken straight from the Plugins page in the Dashboard, edited to remove non-essential content.

Bad Behavior

Deny automated spambots access to your PHP-based [...]

Read the rest of this article ※

Applescript QuickLook

Kevin Wojniak writes in QuickLook plugin for AppleScripts:
I have written a small QuickLook plugin that gives you a preview of an AppleScript script file.

I followed the instructions at How to Install QuickLook Plugins and am now happily previewing AppleScripts.
[Via The Unofficial Apple Weblog: Quick Look Plugin sites.]

Read the rest of this article ※

Make a sticky post in WordPress

Sometimes you want a Post to stick around for a while at the top of the Home Page, even while other posts come and go beneath it.
For that you need WP-Sticky. Download the plugin and uncompress it to a folder called wp-sticky. Take the folder inside (sticky) and upload it to the plugins folder for [...]

Read the rest of this article ※