Tag: Export
-
·
Getting a Favicon on your WordPress Based Site
A good favicon (the little icon next to your URL in the address bar) can mean the difference between a boring bookmark, or standing out in a bookmark list. It’s also something most people don’t think about, simply because it’s such a small part of the overall presence of a site. Here’s the thing, though: having…
-
·
WPThumb: Bringing Back The “Hard Crop”
One of the most useful features WordPress has is the ability to create custom image sizes from uploads. This takes the guesswork out of design, as it allows me to specify exactly the dimensions I need for my image. For a long time, WordPress had the ability to switch between a “soft crop”, which basically…
-
·
The Case of the Disappearing Widgets
I’ve migrated tons of WordPress sites in my tenure as a WordPress developer, but over the years one thing would always bother me: my widgets kept disappearing. I’d dump the SQL database and import it to the new server only to find that every single widget had vanished. So, I looked for a solution. WP-Migrate-DB (despite…