hkodavid
Forum Replies Created
-
Forum: Plugins
In reply to: [ImageMagick Engine] Using $this when not in objectSure, next time there.
Forum: Plugins
In reply to: [ImageMagick Engine] Using $this when not in object+1 From another source.
https://sentry.io/share/issue/498c9f0e2df848ccbcca6b35498a80d0/
Forum: Plugins
In reply to: [ImageMagick Engine] Using $this when not in objectI have a new error.
https://sentry.io/share/issue/856297e90c8941938227cb9fd6f94aba/
Forum: Plugins
In reply to: [ImageMagick Engine] Using $this when not in objectThanks! I will test it.
Forum: Plugins
In reply to: [Compliance by Hu-manity.co] Killed hook “admin_footer_text”Guys,
I dont know what is happening. There is a built in wp hook: admin_footer_text
Located in: \wp-admin\admin-footer.php
Many plugins use this hook for write some credits, version, etc…
If You do this: “add_filter( ‘admin_footer_text’, ‘__return_false’, 1000 );”
You will kill all output by this hook!Please don’t!
Thanks,
DavidHi Eva,
thanks, we will try it in the next days.
Regards,
DavidHi,
I have the same problem. We running the with 512M in wp options + php ini. I dont think so we dont have enough memory to convert a 700 kb image from png to jpg.
(We have 150 000 + images, the mamual convertion is not a solution here.)