1.1.6 vs 1.1.5
-
Hi Syed and Thomas,
I made some changes in your plugin and now I don’t really remember all of them. Before update to the current version, I wanted to compare original 1.1.5 with new 1.1.6 to find changes, but couldn’t find it on:
https://ww.wp.xz.cn/plugins/floating-social-bar/download/So I had to compare my altered 1.1.5 version with the new one in winmerge. I suppose this is the only change you made:
$items = is_array( $_REQUEST['items'] ) ? stripslashes_deep( array_map( 'strip_tags', $_REQUEST['items'] ) ) : stripslashes( strip_tags( $_REQUEST['items'] ) );can you please confirm that?
The topic ‘1.1.6 vs 1.1.5’ is closed to new replies.