Subscribe via Feedburner Flickr Images Youtube Profile LinkedIn Profile

RSS for tag: builderPosts tagged with builder

Displaying rating results

Widgets are not the only way to display list with rating/review results. You can add results into post (using shortcode) or anywhere in the theme you want (using function). This is first post to go deeper into this type of rendering. More to come soon.

Using Config files

If you use plugin on standard WordPress installation, and you don’t need advanced access control for the plugin, you can safely skip this tutorial. If your wp-content is moved or you are user of WordPress MU I strongly recommend reading this.

Shortcodes

All shortcodes plugin supports are very complicated, and have a lot of settings. It’s not a good idea for anyone to actually remember all that or even need to go through list of all those settings. But as it turns out you don’t need to remember all that.

GD Star Rating 1.5.6

This will be most likely last release in the 1.5.x series. Mostly this is bug fixing and improving deletion of different types of votes, fixing Safari/Firefox problems with tabs on the admin panels and improving RSS integration for multis and thumbs.

GD Star Rating 1.4.8

Few more bugs were reported in the last couple of days, and I find some myself, so I decided to release another version before 1.5.0. Also, I did a major cleanup of the HTML and JavaScript code used on admin pages. And added few more things.

The Road Ahead

With GD Star Rating 1.5.0 week away, this post will outline the features this plugin will get in the future. Most of the things I wanted do do is already done, but still there are many things that you can expect. List of features is split into two parts.

GD Star Rating 1.4.3

This is bug fixing maintenance release. There were few reported bugs last week, all fixed now. I have also discovered one problem with using active rating blocks integration functions and setting star sizes different from global settings.

GD Star Rating 1.4.2

This version has one new very, very unique feature called Builder. The reason for adding this builder are countless questions about using simple plugins PHP functions used for integration into theme or other plugins. Interested? Read on.