Omar Serrano
Omar Serrano
I have also encountered this problem and appears to happen if I have the "delete entries" option off. I believe lines 700 and 708 of the `class-sticky-list.php` need to have...
@jamestowers , I think you would need to add the global option and rewrite as a regex like so: ```javascript function setVersion(contents, filename) { return contents.toString().replace(/__EXT_VERSION__/g, pkg.version) ); } ......
Any updates on this issue? I uploaded this plugin via FTP and it's still not showing up. (Using on a Bedrock Multisite: WordPress 5.8)