I noticed that changes made strictly to plugin file does not instantly available after plugin page refreshing in /wp-admin/ and thus I suspect the object caching is taking place, as the blog itself does not have any caching plugin installed.
is there any way to disable caching for my plugin during development process ?
tried:
wp_cache_flush();
Try in your url after your website this “/?ngg_force_update=1” so your url becomes something like: