Ok, so I'm getting ready to release the update to the zenFBsuite and I've noticed a weird... bug.. I guess with my zenFBcommon.php file.
For some reason I'm seeing the following in the "active filters" list:
Quote:) { //Populate OpenGraph Site Name with Gallery title echo '
5: zenFBcommon.php =>
Looking at the file that is the opening line of the zenFBOpengraphJS() function. I've tried my darnedest to figure out how to correct it and I just can't figure out what is being done wrong. I've tried formatting, I've changed comment from // to / /, I've even removed the comment and then it just lists the next line.
the function is being called from a register_filter theme_head. Below is the current coding of the file:
`