-
Posted a reply to Add a dark mode in the admin panel, on the site WordPress.org Forums:
This is a way past due feature in 2021. Right now we either have to… -
Posted a reply to Hooking into the Media Library template and Custom Post Edit screen, Meta Column, on the site WordPress.org Forums:
Thanks @bcworkz Yeah, I figured it would be complicated to sort the column this way,… -
Posted a reply to Hooking into the Media Library template and Custom Post Edit screen, Meta Column, on the site WordPress.org Forums:
I managed to solve the first 3 problems by filtering wp_get_attachment_image_attributes finding the src array… -
Posted a reply to Hooking into the Media Library template and Custom Post Edit screen, Meta Column, on the site WordPress.org Forums:
For some reason I can't edit this post, but besides modifying the src for the… -
Created a topic, Hooking into the Media Library template and Custom Post Edit screen, Meta Column, on the site WordPress.org Forums:
I'm trying to hook into and filter a few things in my … -
Posted a reply to Cache Header date, Minifying, and file permissions, on the site WordPress.org Forums:
I tried those settings for minifying CSS. It may just be my file. Not a… -
Created a topic, Cache Header date, Minifying, and file permissions, on the site WordPress.org Forums:
Minifying I'm testing out W3 Total Cache on a staging … -
Created a topic, No Detecting Security Headers, on the site WordPress.org Forums:
Your plug-in isn't detecting the security headers I ha… -
Posted a reply to Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
Yep, it's checked now. No problem. Thanks for being on top of this. much appreciated. -
Created a topic, If you get no results (fix), on the site WordPress.org Forums:
I saw a lot of post with people saying this doesn't pr… -
Posted a reply to Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
Will do. Can't access my server right now but will test it as soon as… -
Posted a reply to Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
Here's the output: Array ( [opcache.enable] => 1 [opcache.validate_timestamps] => 1 [opcache_reset] => 1 ) -
Posted a reply to Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
Sure thing. I'll let you know what I find. Thanks for the continued help with… -
Posted a reply to Possible to use Contact Form X with SMTP Restrictions?, on the site WordPress.org Forums:
Well, good news. ContactFormX still works :) If anyone else is interested who uses WHM/Cpanel,… -
Posted a reply to Possible to use Contact Form X with SMTP Restrictions?, on the site WordPress.org Forums:
Okay, I'll try it. Might try with CSF SMTP_BLOCK. Was reading today and that was… -
Created a topic, Possible to use Contact Form X with SMTP Restrictions?, on the site WordPress.org Forums:
I'd like to know if it's possible to enable SMTP Restr… -
Posted a reply to Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
Any update regarding this? -
Posted a reply to plugin hasn’t been tested with the latest 3 major releases of WordPress, on the site WordPress.org Forums:
This plug-in works for me, but I'm using a custom theme. I'd also like to… -
Posted a reply to Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
They said they installed mod_fcgid and changed the PHP handler to FCGI for PHP 7.4.… -
Posted a reply to Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
Here is the text from php.ini [Opcache] opcache.enable = 1 opcache.max_accelerated_files = 10000 opcache.validate_timestamps =… -
Posted a reply to Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
Thanks for the quick reply. The techs at my host say that validate_timestamps options is… -
Created a topic, Can’t Enable Validate Timestamps, on the site WordPress.org Forums:
I just starting using your plug-in. I have a VPS with … -
Created a topic, Show docs at domain root, on the site WordPress.org Forums:
Hello again Is there an easy way to have the root of … -
Posted a reply to Show Doc Category Sort Order #, on the site WordPress.org Forums:
Also, It would be a good idea besides showing and allowing us to edit Sort… -
Created a topic, Show Doc Category Sort Order #, on the site WordPress.org Forums:
Hi I just started using your plug-in for a local proj… -
Created a topic, Guild Achievemenets & Character Images, on the site WordPress.org Forums:
Hi Great plug-in, but since the last update the guild… -
Posted a reply to custom wp_query using categories and tags, on the site WordPress.org Forums:
Just wanted to post an update that all is working well. I modified the template…