Tag-Archiv für 'wordpress-plugins'
Just in case you have already fallen in love with the great new Sidebar Widgets facility that now makes its way into more and more themes now, maybe you want to take a closer look at http://widgets.wordpress.com/, which is sort of the official Widgets Blog.
Just a few hours ago I learned to know through wordpress.com, that the great side bar widgets facility they have published at their blog service platform the other days is now available as a separate and free plugin.
That widget facility is a great enhancement for the most convenient blog layout setup one can imagine, if you keep in mind that there are people out there who don’t talk PHP and HTML as fluently as their native languages
It incorporates a simple drag and drop area, where you can configure your sidebar design by simply dragging and dropping the different available sidebar areas in place just where you want them to stay.
But the most exciting part … Kompletten Post lesen
When you are running a Wordpress based blog and you run across the following error message:
Fatal error: Cannot instantiate non-existent class: cachedfilereader in /some/directory/path/wp-includes/wp-l10n.php on line 72
the cause for this issue is clear - you simply omitted to setup the WPLANG variable in your wp-config.php to a valid locale, but simultaniously you have activated either a localized plugin or theme.
But don’t worry, the solution is near, and your blog isn’t really broken. Just open the wp-config.php with your favorite text editor (even notepad.exe is sufficient) and seek out the following paragraph:
// Change this to localize WordPress. A corresponding MO file for the
// chosen language must be installed to wp-includes/languages.
// For example, install de.mo to wp-includes/languages and set WPLANG to … Kompletten Post lesen
So, finally it’s done - Binary Blue 1.0 is out. The baby grew pretty mature in the past few weeks, but as everybody knows, adolescense may be a pain in the ass, so was debugging of one or two bugs
The final version incorporates a new and currently world exclusive feature - AJAX Paged Comments directly and seemlessly integrated into a theme. There even doesn’t exist any wordpress plugin in the net yet, which would deliver the same or even part of this functionality! I am pretty sure, you will love this feature, as it decreases the server load on posts and pages with many comments significantly - not to mention how cool it looks like
Other improvements refer to … Kompletten Post lesen
Last update 23rd of July 2006
Since I started blogging about a year ago (at the time being), I’ve gathered a whole bunch of experience with the different plugins for WordPress that are available throughout the net, and I even have written a couple of them myself. Some plugins are updated regularly, some aren’t, but all of them that I am still using have something in common - they work with both WordPress 2.0 and 2.1 and with Binary Blue without any problems
Kompletten Post lesen
