Post Editor Shows an Error When Saving Changes After Changing the Ajax Path

If the WordPress post editor (Gutenberg or Classic) shows errors like “Updating failed” or “Publishing failed” after changing the admin-ajax.php path in WP Ghost, the editor’s AJAX requests can’t reach the new path. The block editor uses both the REST API and AJAX for saving, and a misconfigured AJAX path breaks the save process. Log […]

Read More