David F. Carr
-
Recent Posts
Client Websites
- Certified Interior Decorators
- Decorator Training Institute
- Democratic Professionals Council
- Designer Templates
- Economic Forum of Palm Beach County
- Garden Club of Coral Springs
- Mark Marciano for Florida House District 83
- Marleine Bastien for U.S. Congress
- Olive Belcher Waterfront & Luxury Real Estate
- PYS Associates, LLC
- Rebel Cook Real Estate
- Roy Gold for Mayor of Coral Springs
- Scott J. Brook, P.A.
- Strategic Wealth Advisory
- Thomas P. O'Connell P.A.
Our Websites
Volunteer Projects
Categories
- BrainYard
- Broadcasting & Cable
- CIO Magazine
- CIOZone.com
- Clips
- Defense Systems
- Domain Registration
- Email Marketing
- Facebook Tab manager
- fiction
- Forbes.com
- GCN
- Gleanster
- Help
- InformationWeek
- ITExpertVoice
- Journalism
- kids
- Marketing and Publicity
- Paypal
- Presentations
- Search Engine Optimization
- Site Launch
- small business
- SMBs
- Social Media
- South Florida Business Journal
- The other David Carr
- Toastmasters
- Web Development
- White Paper
- WordPress
- WP FB Commerce
- WPcustom
Search
“Like” us on Facebook
Category Archives: WordPress
Liked/Not Liked Content Support Added to Facebook Tab Manager for WordPress
Facebook Tab Manager 2.3 lets you specify that content should be shown or not shown depending on whether the viewer has Liked the page that your tab is embedded in. Add like=”1″ to the fbtab shortcode if content should only … Continue reading
Posted in Facebook Tab manager, Web Development, WordPress
22 Comments
How to Pull Blog Content Into a Facebook Page Tab
This is a usage example for the Facebook Tab Manager for WordPress plugin, which lets you create and edit content to be displayed on Facebook from within the WordPress editor. This is the clippings page tab for my work as … Continue reading
Updates to Facebook Tab Manager for WordPress
I continue to update Facebook Tab Manager aggressively, maybe too much so. I really should have called the first version 0.1, as I’ve now put out so many upgrades and fixes that it’s at version 2.1 — less than two … Continue reading
Posted in Facebook Tab manager, Web Development, WordPress
24 Comments
Facebook Tab Manager for WordPress Shortcode Options
Facebook Tab Manager has been upgraded to include a few new shortcode options. To include a JavaScript widget, such as one of the Facebook Social Plugins, paste it into the WordPress editor in Visual mode and wrap it with [fbtab]WIDGET-CONTENT-HERE[/fbtab]. The shortcode processing … Continue reading
Posted in Facebook Tab manager, WordPress
26 Comments
Experiments with Facebook iframe Tabs, Facebook Tab Manager WordPress Plugin
I’ve been doing a bunch of experiments with the new Facebook iframe page tabs and have cooked up a Facebook Tab Manager plugin for WordPress, which works pretty well. This plugin lets you compose and edit content for your a … Continue reading
Posted in Facebook Tab manager, Social Media, Web Development, WordPress
Tagged Facebook, FBML, iframe, plugin, wordpress
10 Comments
RSVPMaker WordPress Plugin Passes the Version 1.0 Mark
Over the weekend, I posted version 1.0 of my RSVPMaker WordPress plugin … swiftly followed by version 1.1 with some bug fixes. Still, it’s a milestone, even if only an arbitrary one. I called the initial release in November 0.6, … Continue reading
My Open Source Adventure with RSVPMaker
After several years of mooching off the open source software community, I finally gave something back: an event management and RSVP tracking plugin for WordPress called RSVPMaker. You can see some sample events and respond to the RSVPs at www.rsvpmaker.com, … Continue reading
Caspio Deploy2 Plugin Published
A new WordPress plugin for integration with the Caspio online database is now available at: http://wordpress.org/extend/plugins/caspio-deploy2/ I reviewed the previous plugin the company had published and was able to recommend a better way of implementing it, using WordPress shortcodes. Here’s … Continue reading
Tutorial on WordPress Plugin Programming – Part 3
Part 1 Introduction, API Basics, Custom Admin Menus Part 2 Handling form posts, setting and retreiving options, database queries and updates Part 3 Shortcodes, contact form example, adding JavaScript Using Shortcodes Most of the custom functionality I’ve shown so far … Continue reading
Posted in Web Development, WordPress
5 Comments
Tutorial on WordPress Plugin Programming – Part 2
In Part 1, I mocked up a Posts submenu for adding a quote of the day to the blog. To complete this example, I’ll show how we can process the form when it is posted, perform a basic security check, … Continue reading
Posted in Web Development, WordPress
5 Comments