Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.8.11. auto_prepend_file
The auto_prepend_file parameter specifies the name of the file that will be automatically processed before the main file. The file is loaded as if it had been included using the require function.
You may need to change this setting when configuring various security plugins, such as Wordfence Security for WordPress.
Configure
Notes:
- The file path is specified relative to the root of the hosting account (without
/home/example/at the beginning). - The file must be within the access level specified by the current value of open_basedir.
- Open "PHP settings".
- In the "auto_prepend_file" field, enter the path to the desired file and save your changes.
- Wait approximately 10-15 minutes for the changes to take effect.
(1)