Installing a plugin had modified my .htaccess file. When I restored to the saved original, I was able to run PHP scripts just fine. Thanks to Denver WordPress Meetup group for suggestions.
Related Posts:
- How to create custom 401, 403 and 500 error pages?
- PHP – redirect https to http and www to non-www
- Bypass .htaccess when using download_url
- Fix 403 error on WordPress multisite network using subdomains
- How to redirect all 404 in a WordPress subdirectory to the index.php of subdirectory?
- How to run multiple websites from single WordPress setup
- Using PHP in a Stylesheet (possibly a “.htaccess” problem?)
- How to override .htaccess with new rules without ftp or edit it manual
- WordPress-site can be reached on x.x.x.x/index.php – but not directly on the IP without index.php
- Change the actual (or viewable) WordPress directory structure
- Add htaccess rules with insert_with_markers at beginning of htaccess
- Cannot get media type from ‘x-mapp-php5’
- How to rewrite URL with PHP variables with htaccess to a normal looking URL?
- How to change home or site url using action hooks or filter?
- Apache Fallback instead of add_rewrite_rule
- 3 blogs same installation, without WP MU
- Two Different Links for Same Product – WooCommerce [closed]
- Was told to change the .htacess file form .html to .php so this would work properly
- How to change redirection route to a php page for making it only accessible by logged-in members?
- how to combine wordpress htaccess on my root domain + php on subfolder
- subdirectory index.php is not working
- custom url rewrite for wordpress
- Loading index.php contents which located outside blog folder for post single page
- WP & Server Speed [Teacher Question]
- WordPress add_rewrite_rules for custom URLs ending in .html
- Troll the hackers by redirecting them
- Seo Friendly Filter URLs
- How to allow download url redirection only if user logged in WordPress site?
- How to disable all logins except Network login in WordPress Multi site?
- Removing files programmatically
- Is it possible to restrict files from your wordpress uploads (not logged-in users or guest)?
- Simple seo-friendly custom $_GET url rewrite with htaccess
- How to make Subdomain work for product_tag?
- How to serve WordPress folder over subdomain?
- Pages from admin dasboard missing after site migration
- Rewrite rule not working, but only when parameter is text
- Internal Server Errors – Moving working multi-site install to my localhost
- Deny php execution in /wp-includes – using .htaccess in /wp-includes VS root folder
- How come there is no error if I upgrade WordPress core after locking .htaccess permissions to 644?
- How to block access to a folder inside of wp-content for non logged in users?
- WordPress Redirect / Add_Rewrite_Rule – Non Index.php Page
- How to change query string with pretty URL in WordPress using .htaccess file
- Upload images from one server to an other in wordpress
- Problem with ajax request and directory structure after site migration
- How can I add “.html” to the end of a single URL on a WordPress website?
- Resource 404 error on multisite subdirectory install
- redirect 301 with special character like WIX site “#!”
- 301 redirect from webpage to wordpress page in the same root
- Rewrite /keyword1+keyword2.html to search page | .htaccess
- Redirect homepage /page/1/ to /blog/page/1/
- Enabling XSendFile causes 404 for images on WordPress Multisite / Network
- Why I can download any file except PHP files from a URL but I can download any from another site?
- 3 domains, 1 wordpress install, redirecting and changing domains on live site
- How to use multiple 404 Error Pages in WordPress
- Increase Upload Size with htaccess | MAMP
- wp-login – unable to redirect user to a custom login url
- NGINX rewrite rules for WordPress Subdirectory Multisite to support deep URL
- Woocommerce -How to set product regular price default
- Is it unsafe to put php in the /wp-content/uploads directory?
- How to Populate the list of custom post type categories
- Your PHP installation appears to be missing the MySQL extension which is required by WordPress
- Understanding WordPress child theme custom JS loading
- Problem with ACF shortcode with Repeater Field in WordPress? [closed]
- When would you use $_post instead of $post?
- Autogenerate shortcodes from an array of strings
- Remove annoying WP Adminbar CSS
- wp_kses and magic quotes
- Customize Plugin
- display month in french in wordpress/php?
- Retrieving Author ID in wp-admin area
- Custom Theme, Custom shortcode not working
- Adding custom directory and PHP files in wordpress
- Options API get_option() and update_option() Not Correctly Updating or Returning
- How to create an ACF shortcode with Repeater Field in WordPress? [duplicate]
- get_template_part() not firing within a switch statement when template has new WP_Query
- how to get serialized post meta
- WP check_ajax_referer() is not working
- How to access or parse key/values that have “string”
- Will I have problem with PHP 5.5 and WordPress 4.9.4?
- How do i wrap woocomerce attribute in list?
- exclude custom post type from running a function
- Call to “admin_notices” hook from a static method
- Running SMTP Conditionally
- Displaying SQL query result from user input via wpdb
- Display specific page if user signed in
- 500 Error, Get custom field and returning it
- How do I add this OnClick event script to a custom button I’ve created?
- wordpress dependent dropdownlist using post type is not working
- Post content, PHP help
- How to insert text into post based on category – via single.php file
- How to add Open/Close Toggle button into Twenty Fifteen theme for hiding left sidebar?
- how to get buddy press messages based on thready_id?
- Get dimensions of logo
- How to call javascript function (jquery) in a shortcode?
- Add custom filter to register data in array
- Rename Index.php
- show/hide attachments
- Cross origin ajax request always returns 0 when calling get_current_user_id();
- How to print array of specific item
- js code not stored in database currectly