I solved it adding a configuration on the htaccess
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
RewriteBase /
RewriteRule ^index\.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
Related Posts:
- Pass PHP variable to javascript
- Building a custom REST API
- WP JSON REST API (Ryan McCue) how to query posts with specific meta data with ‘AND’ relation?
- Creating a WordPress admin page without a menu for a plugin
- Best way to manage a lot of pages in Wp Admin [closed]
- Pages with 2 Columns
- Publish Post After Click On A Link
- Show the “ratingValue” and “ratingCount” values of KK Star Ratings Plugin
- Peer Review Plugin for Posts? [closed]
- How to exclude a widget from page 1 of a paginated post
- add_meta_box Callback not being called
- Is there a way to lock certain pages from being edited by anyone other then the admin?
- Action on post publish
- Replace existing pages with new pages, keep menu links
- How to show category images (from plugin) on a regular page (page-example.php)?
- How to get all events from ‘All in one Events calender’ plugin in JSON format?
- [Plugin: Posts 2 Posts] How does it work?
- Creating a menu page in a Object Oriented developed plugin
- Distributing and packaging plugins
- Copyright messages for a particular set of pages
- How can plugins have their own pages?
- wordpress reusable content blocks
- Add a plugin before main container
- View Private Published Page with URL Code (no login required)
- CMB2 Repeatable Group & JSON API
- WordPress web pages keep getting deleted (moved into the trash) by themselves
- wordpress json api not working
- Run plugins only on certain pages
- (FES EDD) New vendor submission page is blank
- AJAX in plugin wp_send_json() sending html
- WordPress plugin/theme or other wayout to create portable pages?
- Blog titles from WP blog on plain html site?
- Changing page URL and connect newsletter to MailChip
- WordPress page and plugin list using sql query
- How do I write an inventory list plugin that creates dynamic details pages?
- Can I allow certain people to add/edit pages within a parent?
- Add menu page issues (permissions & position)
- Would Gutenberg be considered a PlugIn?
- How to have sample page for each new register users in a membership website
- Thesis 2 custom Page
- Simulating a wp page – wp page load sequence
- WordPress failing to update plugins
- URL rewrite with external JSON query
- how to execute some code after a post is published in WordPress [duplicate]
- Huge number of 404 pages getting spawned
- trigger email when post is published by someone a user follows
- WP Rest API and json_decode()
- Plugins & backup not working correctly on new Digital Ocean server
- Get post content from outside the loop with plugin shortcode usability
- How to create plugin auto create page wordpress?
- Custom form not showing in correct place on page
- Use jQuery Datepicker code from plugin
- How to force load a page in plugin?
- Adding a pagenavi to function for displaying bookmarks
- Is there a syntax highlighting plugin for HTML View? [duplicate]
- Modify pages widget and make a plugin?
- Gantry Framework: new page loads homepage content instead of page content
- Custom plugin places html head content in body
- Pass PHP variable to javascript
- How to permanently show Word Counter on Create/Edit Page. WordPress5.9.3
- Copy/paste local images not working in WordPress
- Elementor: How to design Dropdown Select Box Navigation page like Chegg
- I’m receiving the following error using the below code: Uncaught Error: Cannot use object of type WP_REST_Response as array
- How to add a PW Gift Card to a Woocommerce Order request API?
- create pages automatically and dynamically in wordPress
- In a plugin, How to update a json file using ajax
- What plugin would make this happen? If is the theme
- Automatic chage password of pages after some time
- How to allow URL with filename & extension in wordpress?
- CRUD from WordPress to Business Central 365 through OData REST API
- How to Disable Auto Executing Script in A Particular Page Only
- catch urls with specific pattern and show specific content for them by plugin
- Plugin json page
- Python in WordPress – A “Hello World” implementation
- Page Contents showing in Footer Area
- WordPress PHP error getting posts from another wordpress blog
- Add_Meta_box to custom page (formidable edit post)
- How to remove a css class for any wordpress page
- WP Rest API v2.0 user profile update issue
- Options page textarea to populate custom post select field
- Ajax specific template not loading in replacement of index.php
- Best way to create member pages for a lab website? [closed]
- Hidden Some Setting on Post or Page [duplicate]
- Better code/text editing for posts and pages?
- Restrict my pages from public
- How to tell which Plugin is displaying?
- Wp Pagenavi how to display all results
- Fake Single WordPress Post (Page) Loop
- How to set different users for different pages?
- Redirect url in plugin to somewhere else?
- How do I add custom fields to the “Edit page” admin screen?
- Output pure JSON wordpress
- Undefined property: stdClass::$ AND Trying to get property ‘name’ of non-object Error in plugin
- 504/502 errors plauging our site
- how to know that a wordpress plugin support using API?
- Attachement title in wpallimport
- WordPress Plugin and other pages not opening
- Meta box not displaying on the plugin page
- Create new page without menu in custom wordpress plugin
- Stop the user if login from the cookies