Site logo

Archived topic

Disallow PHP Execution

3 replies · Started by _blank on January 16, 2020

Viewing posts 1–4 of 4

I went through this article - https://docs.generatepress.com/article/disallow-php-execution/
but still not able to understand what to do next.
As of now
i have added
define( 'DISALLOW_FILE_EDIT', true );
for security, But due to this some of my css is not working also if i remove it then it will become a security concern, So what should i do next?

Hi there,

this should not stop CSS that was added to a Child Theme Style sheet or to the Customizer > Additonal CSS from working. Can you explain exactly what isn't working?

This archived topic is closed to new replies.