Bug or not in common.php
-
Hello,
I look into your code, and I see this in common.php at line 342:
'@<style[^>]*?>.*?</style>@siu',
Like php closed. Next lines was correctly, and I deleted plus > sign, changed to this:
'@<style[^>]*?.*?</style>@siu',
I think this correct, but I just quest: this a little bug or not? Thanks for great plugin!—————–
I have a second question: I use zip-recipes plugin, what like recipe card. But when search a terms or word, I no get any results from zip-recipes. Why? How can I add zip recipes tables to index (or need I modify this plugin)?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Bug or not in common.php’ is closed to new replies.