Archive for the ‘WordPress Plugins’ Category

All posts in WordPress Plugins category.

Super Charge Your Site With CloudFlare

0

Posted by: jzelazny on April 11, 2012

Categorized: High Performance Optimization, WordPress Plugins

Tagged: ,

We have had a few clients recently come to us looking to help “speed up” their site. After tweaking server settings, themes, plugins, etc – we then also recommend something that has produced good results: CloudFlare.

From CloudFlare:

CloudFlare protects and accelerates any website online. Once your website is a part of the CloudFlare community, its web traffic is routed through our intelligent global network. We automatically optimize the delivery of your web pages so your visitors get the fastest page load times and best performance. We also block threats and limit abusive bots and crawlers from wasting your bandwidth and server resources. The result: CloudFlare-powered websites see a significant improvement in performance and a decrease in spam and other attacks.

Sound good? CloudFlare also claims:

On average, a website on CloudFlare
- loads twice as fast
- uses 60% less bandwidth
- has 65% fewer requests
- is way more secure
All for free!

They have different packages – from free to $20/month. If you have some time – take a look at their site, and give them a shot. We use them here and have been very happy with everything (they even have a WordPress plugin).

SDAC Plugin Update: SDAC Related Content 2.3.1

0

Posted by: jzelazny on October 11, 2011

Categorized: SDAC, SDAC Products, WordPress, WordPress Plugins

Tagged:

We just released a new version of our WordPress Related Content plugin. This update is very minor (adds in a div that surrounds all the output) but it will significantly make styling your related results easier.

After you update your plugin – you can control the output by adding something like this to your stylesheet:

#sdac_related_posts h4 {border-bottom:1px dashed #c7c7bb;margin:15px 0 5px 0;padding-bottom:5px;}
#sdac_related_posts ul {margin:10px 0 10px 20px;}
#sdac_related_posts ul li {margin:0 0 3px 0;}

* The code above is what styles the related posts on this site.

bbPress as a Plugin

0

Posted by: jzelazny on August 19, 2011

Categorized: bbPress, WordPress Plugins

Tagged: , ,

After completing a site refresh (updated theme, use of custom post type for our portfolio/products), I also decided to migrate from the standalone version of bbPress to the new bbPress plugin. Everything went smoothly and I plan to spend some time customizing the layouts after I read more about best practices. All our forums got imported and are still available at: http://www.sandboxdev.com/forums. Watch for some upcoming posts on how to customize this new version of bbPress.

SDAC Plugin Update: SDAC Translate 1.2.6

0

We just released the latest version of SDAC Translate (1.2.6). This update fixes a display issue introduced with 1.2.5.

Download the latest version of SDAC Translate from WordPress.org.

SDAC Plugin Update: SDAC Post Slideshows 1.1.2

0

Posted by: jzelazny on May 19, 2011

Categorized: WordPress, WordPress Plugins

Tagged:

We just released the latest version of SDAC Post Slideshows (1.1.2). This update addresses a simple admin UI fix (div).

Download the latest version of SDAC Post Slideshow from WordPress.org.

SDAC Plugin Update: SDAC Translate 1.2.5

0

Posted by: jzelazny on May 18, 2011

Categorized: WordPress, WordPress Plugins

Tagged:

We just released the latest version of SDAC Translate (1.2.5). This update adds an easy way to use the functionality outside of widgets (if your theme does not support widgets).

Usage:

* You can always use it by using : the_widget(‘sdac_translate_widget’) too (2.8+).

Download the latest version of SDAC Translate from WordPress.org.

SDAC Plugin Update: SDAC Post Slideshows 1.1.1

0

Posted by: jzelazny on April 4, 2011

Categorized: SDAC, SDAC Products, WordPress Plugins

Tagged:

We just released the latest version of SDAC Post Slideshows (1.1.1). This update addresses a UI fix as well as renames the button from “post-slideshow” to “slideshow”.

Download the latest version of SDAC Post Slideshow from WordPress.org.

SDAC Plugin Update: SDAC Translate 1.2.4

0

Posted by: jzelazny on March 18, 2011

Categorized: WordPress Plugins

Tagged: ,

Two updates in one day…and not to fix any bugs! That’s right. After updating the plugin to version 1.2.3 – we received another request to add Georgian to the languages we support. So – as of version 1.2.4 – you now have Georgian as new language option.

Download SDAC Translate now from the WordPress plugin repository!

As always – thanks for the feedback/feature requests!

SDAC Plugin Update: SDAC Translate 1.2.3

0

Posted by: jzelazny on March 18, 2011

Categorized: SDAC, SDAC Blog, SDAC Products, WordPress Plugins

Tagged: ,

Until now – if you wanted to use this plugin on your site – the starting language defaulted to English. With version 1.2.3 of SDAC Translate – you can now define your starting language.

Set "Translate From" Language

Download SDAC Translate now from the WordPress plugin repository!

As always – thanks for the feedback/feature requests!

SDAC Plugin: SDAC Author Search

0

Posted by: jzelazny on February 25, 2011

Categorized: SDAC, SDAC Blog, SDAC Products, WordPress, WordPress Plugins

Tagged:

We are happy to announce our latest plugin: SDAC Author Search. This plugin is very simple – it hooks into get_search_form() function and if the user on the site is logged in – they can search for posts that are written only by themselves. This is very handy for large sites with several authors. This plugin gives the authors a much more refined search if they need to quickly search through their posts only.

Background

Awhile back – I wrote a post about searching in certain categories with WordPress. One of the comment authors asked for a way to do this by author instead of by category. I promised a followup and I finally got some extra time to put something together in the form of this plugin. Thanks for the comments and suggestions – keep them coming!

Download Plugin (from WordPress.org Plugin Directory)