Forums
Forums / Plugin: WP-Persian / jdate redeclare function
(@6d696c)
9 years, 2 months ago
I had a little problem with jdate function, and solved by adding if (function_exists('jdate')) before jdate function.
if (function_exists('jdate'))
The topic ‘jdate redeclare function’ is closed to new replies.