Relative Content

Tag Archive for phpwordpressmongodbwordpress-plugin-creationdivi

Problem with retrieving data from MongoDB via Divi custom module

I am creating custom Divi plugin, that fetches data from MongoDB and displays it accordingly inside WordPress. Everything worked fine, until recently I found out that on some client devices and in different browsers than Chrome, it doesn’t fetch the latest data, but just displays data from the initial release of the plugin. Here is the php file, where that divi module for fetching the exams is located: