ionutm
Forum Replies Created
-
forgot to close
ok thanks i got it in reverse 🙂
Forum: Plugins
In reply to: [Flow-Flow Social Feed Stream] js errorit seams it works in 3.3.1 and not in 3.5.1
Forum: Plugins
In reply to: [Flow-Flow Social Feed Stream] Manual cron returnthanks for responding.
i don’t have any errors in the logs
my question was how i can tell if the call was a success or failed. the call should return somethingForum: Plugins
In reply to: [W3 Total Cache] modify final outputthanks a lot 🙂 sorry if i was not clear from the start
Forum: Plugins
In reply to: [W3 Total Cache] modify final outputif i change it before W3 Total Cache does it’s job i lose the concatenation/minification done by the plugin and i don’t want that.
i need to modify the content after the plugin did his job.
Forum: Plugins
In reply to: [W3 Total Cache] modify final outputi need to change some strings right before the cache is saved.
the strings are not dynamic so i don’t need to modify the output every time just when the cache changes.i want o change every
rel="stylesheet"torel="preload" as="style" onload="this.rel='stylesheet'"Forum: Plugins
In reply to: [W3 Total Cache] modify final outputthanks for responding
i am using the disk cache i just need a action, filter, etc to programmatically modify the content before is cached