skip to Main Content

can't access wp-admin giving me a white page – SEO

I connected cloudflare to my WordPress and enabled HTTPS flexible. made 2 page rules https://www.example.com/wp-login.php* https://www.example.com/wp-admin/* leaving SSL as flexible but disabling cache and security level I did install two plugins http-https-remover https-redirection [which I disabled now] I mistakenly changed…

VIEW QUESTION

Warning: include(): http:// wrapper is disabled in the server configuration – CPanel

i'm trying to create a plugin in wordpress that's my code include plugins_url("/imp-file/admin/partials/imp-file-admin-display.php"); and that's the warning > Warning: include(): http:// wrapper is disabled in the server > configuration by allow_url_include=0 in > /home/darelizza/public_html/wp-content/plugins/imp-file/admin/class-imp-file-admin.php > on line 120 > >…

VIEW QUESTION
Back To Top
Search