Posts Tagged WordPress
PayPal Donations WordPress Widget
I just released a new version of PayPal Donations, version 1.2.
New in this version is the inclusion of a sidebar Widget for the PayPal button. I’m using the new WordPress 2.8 API for the Widget, so it’s only available if you run the plugin on WordPress 2.8 or newer.
In the widget admin you can specify …
Optimize and style Contact Form 7 for WordPress
One of my favorite WordPress plugins is Contact Form 7 which I use on several of my WordPress based sites. Even though it’s highly customizable and configurable I have a few gripes with some hard coded functions in it. You can always edit the plugin file, which I did at first, but then you have …
PayPal Donations version 1.1
I just updated PayPal Donations for WordPress to version 1.1 and it’s now available for download from the WordPress plugin repository and through the automatic update system.
New in version 1.1
Added an option to select the currency to make the donations in.
Changed the default button in a new install from a custom button to the large …
PayPal Donations for WordPress
I just released my second WordPress plugin – PayPal Donations. This plugin let’s you in a simple and straightforward way add a PayPal donation button to posts and pages on your site with a shortcode.
The plugin comes with a few options, like selecting what button to display and a few other useful, optional, settings.
And of …
Post Snippets Version 1.4
I’m on a roll, and just updated Post Snippets to version 1.4.
New in this version is that you can create your own Wordpress shortcodes with your snippets as well as making the quicktags optional.
Changelog for version 1.4:
Added a checkbox for Shortcodes (SC) in the admin panel. When checking this one a dynamic shortcode will be …
Post Snippets Version 1.3.5
Just a heads up that I just updated Post Snippets for Wordpress to version 1.3.5 with a few minor fixes.
Post Snippets version 1.3
I just updated Post Snippets for Wordpress to version 1.3. A few minor changes in this update:
Fixed a problem with the regular expressions that prohibited variables consisting of just a single number to work. (Thanks to Javier for the report)
Updated the Help info in the admin page to take less space.
Included a check so the …
Post Snippets version 1.2
My WordPress plugin Post Snippets where just released in version 1.2.
New in this version is that I added support for Quicktags so the snippets are available if you use the editor in HTML mode and not only in the Visual mode.
Post Snippets 1.1 Update
I just released Post Snippets version 1.1.
New in this version is that it’s fully localizable. I added a translation file for the Swedish language with this update.
Post Snippets Plugin for Wordpress
I just released my first Wordpress Plugin, Post Snippets.
Post Snippets is an admin plugin for Wordpress that let’s you store snippets of HTML code or reoccurring text that you often use in your posts. You can use predefined variables to replace parts of the snippet on insert. All snippets are available in the post editor …