Error after update when using dsq_identifier_for_post() in theme
-
I have updated the Disqus for WordPress plugin in one of the WordPress applications and in the theme, I am using
dsq_identifier_for_post($post)
function. This was working until I update the plugin, but with the latest version, I am gettingPHP Fatal error: Uncaught Error: Call to undefined function dsq_identifier_for_post()
How this can be fixed? Is there any alternate function to get the Disqus Identifier?
**WordPress** 5.8.1
**Disqus for WordPress Version** 3.0.22
**PHP** – 7.2.33
- The topic ‘Error after update when using dsq_identifier_for_post() in theme’ is closed to new replies.