Into the README.txt file, when explains different parameters in jcarousel_add() function, there is a little error using $class_name and $id parameter. $id is no longer used in this function because is replaced with $class_name parameter

CommentFileSizeAuthor
#1 id-bad-reference-1359236-1.patch688 bytesrvilar

Comments

rvilar’s picture

StatusFileSize
new688 bytes

Here is the patch to solve this little documentation problem. Please, consider autoring me this patch.

rvilar’s picture

Status: Active » Needs review

Changing the state.

quicksketch’s picture

Thanks, I'll make sure to include this fix in the next release.