Wordpress Plugin developers are out there everywhere and they are always hard at work trying to solve the mysteries of “How to Make Wordpress Better” in various ways. Here are my top 7 choices for the newest plugins to be released for Wordpress…
Archive for the 'Wordpress' Category Page 3 of 4
In the style of Mashable’s Toolboxes and Lists, I dedicate this one to all the dorks out there like me who want to share their personal life with their non-personal blogging life…
WORDPRESS.COM ON FACEBOOK:
WordPress - Create a Wordpress.com account AND access your account from directly in Facebook. Publishes from Wordpress.com accounts into Facebook News Feeds, Mini-Feeds and adds a box in your profile that is customizable.
WORDPRESS.ORG ON FACEBOOK:
WordBook - This plugin essentially allows you to cross-post to your Facebook account directly from your WordPress blog
Blog Friends - Share and receive recommendation based blogs and blog posts
FACEBOOK ON WORDPRESS.ORG
Facebook Photos for Wordpress Plugin - by TanTan Noodles - “This WordPress
As a proud guest writer on Makeuseof.com, I have come across some great (and always FREE) web applications. BlogBackupOnline, not only surprised me at how easy it was to setup, it’s also an amazing MUST HAVE web utility…
BlogBackupOnline Features
- Securely store and backup your blog data online.
- Schedule automatic backups (daily, weekly, monthly) and backup reports.
- Export: Download and Save backups to your PC.
- Restore Backup: quickly restore or transfer your blog to another location.
- Supported blogging platforms: Blogger, WordPress, TypePad, Friendster, LiveJournal, Serendipity, Windows Live Space, Movable Type, Terapad, and Vox. (more on the way)
- Receive up to 50 MB of free backup space (don?t worry it?s more than enough for most of the folks).
- Backup blog images (JPEG, GFI, PNG, TIFF, BMP) and videos.
- Browse website in English or Spanish.
BlogBackupOnline > Web2.0 Tools, WebServices, Mobile Apps
Technorati Tags: Internet, Technology, Blogs, Backup, Web, Utility, Applications, FREE
I won’t lie, I certainly would not call myself an ‘expert’ on Wordpress, I’m getting there though. As always, my education section (in chronological order to teach from the beginning onward) is aimed at educating on all that is RSS Feeds, Wordpress and the Internet. So here are recent tips from ‘experts’:
Continue Reading Wordpress Design and Maintenance Tips from th...
The Wordpress Reports Plugin utilizes information from Google Analytics and from Feedburner and displays the crucial statistics for your blog right in your Wordpress “Site Admin” menus. I love it and it’s definitely different information and output compared to the Wordpress Stats plugin (plus you don’t need a Wordpress.com API).
Features:
- Provides you with a birds-eye view of what?s going on with your site
- Retrieves data from Google Analytics and Feedburner
- Reports are represented visually with graphs
- Choose the reports you want to view
- Ability to automatically install the Google Analytics tracking code for you, along with optional outbound link tracking.
- Includes a WordPress widget to display your most popular content.
- Automatically check for updates to the plugin
- Other services coming soon (hopefully)?
Using this information, I can see what is popular in order to focus my content on my visitors, because my posts and this information isn’t just for my benefit.
Continue Reading Google Analytics and Feedburner Reports plugi...
Basically, after manually updating for the past 2 Wordpress Updates, I noticed that on my Bluehost Hosting Package whenever I clicked on my Wordpress Installations it always had the original version # and asked if I wanted to “Upgrade” to the latest Wordpress version. Here’s the easy fix:
- In your Wordpress Installation Directory find the file “fantversion.php”
- Edit it and change the “$version = ‘2.2′” to “$version = ‘2.2.2′”
- Upload and the message disappears in the the Fantastico De Luxe menus
Very odd, but as I was writing the previous post on Manual Upgrade Wordpress Installation via FTP - in 5 Easy Steps and went back to the “Upgrading Wordpress Extended Detailed Instructions Page” and it had changed to include more information. Check it out. They basically compressed several pages into one. Looks much better. Kudos.
I have to admit, although I was afraid of the effects of doing this, I still did it and it worked… But be forewarned, always BACKUP your Wordpress installation and probably follow all of the Wordpress Upgrade Instruction steps just in case. Here’s what I did:
- I used the Wordpress Database Backup Plugin
- I downloaded the latest Wordpress Version to my desktop
- Following the Upgrade Instructions that read: “DO NOT DELETE these folders and files:”
- Following the instructions in #3, all I did was delete from the folders on my desktop (not online): the ‘wp-content’ folder
- Uploaded the rest to my Wordpress Installation directory
- All Done
Once again, be forewarned, this technically could cause a lot of problems, especially because I didn’t deactivate a single plugin, but it worked for me.
“Cheat Sheets” are used, especially in web design, code writing, API’s and large sites like Google to grasp all the variables in just 1 - 10 single pages. Usually each page has their own topic in order to break them down. On Kahi’s “Wordpress Cheatsheets Summarized” he collects 9 cheat sheets:
- Administration pages and options hierarchy
- Wordpress database structure
- The Loop with it’s template tags
- Widget frame
- Plugin API
- Template tags
- Plugin API pic
- Template tags pic
- Template tags in plain text
Definitely worth looking through and definitely worth printing if you plan to edit your Wordpress installation or develop plugins.
Now this is all based on this Wordpress Support post, but there are some additions and I placed the code here for your convenience: How can I have more text widgets in my template?
Basically (using Wordpress 2.2.2) you can find the widgets.php file in the WP-INCLUDES/ directory. Open it and back it up just in case… Now here are the changes:
- Under “function widget_text_setup…” you will find the #’9′ (2 times)
- Change ‘9′ to your new # of Text widgets you would like
- Slightly under that, you will see “function widget_text_page…”
- Change the # ‘10′ in this section to your # + 1 (if you chose 15 is Step 2, change this number to 16)
- Find “function widget_text_register…”
- Change all ’9′ to your new #
- Upload and your done
If you are too afraid, I edited (for Wordpress 2.2.2) the widgets.php for 15 text widgets… Drop into your wp-includes and your done.




















Recent Comments