Wordfence blocks the User endpoint from the public. In settings there is a checkbox you can unselect to make it visible in the WP Rest API again.
Related Posts:
- How to loop through JSON data in wordpress WP REST API
- database sent to a JSON file
- I want to use wordpress database in android app using json encode?
- Input data from email form not going to JSON file
- inserting a post from an extern php file but post content doesn’t show on wp site
- PHP > Scheduled Tasks > Sending daily email with dynamic API variables
- Fetching instagram api not working on wordpress
- Using custom tables for old posts
- Databases – Submitting data from inputs to database [closed]
- db converts decimal number wrong
- Not connecting to database in file with multiple MySQL connections
- Filtering a Database Query
- JSON REST API WordPress only showing first 10 categories
- Display Data in Table from External Database in WP using Shortcodes
- Is it best to avoid using $wpdb for security issues?
- How can I import an excel column into wordpress database?
- Blob file download problem
- WordPress Block developer from exporting Database via PHP
- How to retrieve the data from the sever and displaying it in a page?
- Execute a function every hour in the background
- Create page with custom php script and fetched data
- wpdb prepare insert table doesn’t work
- Should I use WordPress to skin a database website?
- How do I display offsite database info on my wordpress site?
- Creating Database Table vs. Adding MetaData to Post & User
- WordPress and MySQL: trying to print data using PHP from user_meta custom field data
- Building a REST API for your web app exposes primary keys of DB records?
- Most commented posts by time period (last 12h, last 24h and etc)
- How can I spin up a new website for a registered user automatically?
- Saving data from custom form in wordpress database
- How can I find the cause of a 500 server error?
- I can’t update my data through $wpdb
- wpdb Cannot Update column in Database
- Can’t successfully check if post with title exist in database
- Cant connect to database with php 7.3
- Lost in trying to create user database system
- Delete database record using plugin from admin panel
- entire JS folder not loading in a WP theme
- How to get image from url from the database?
- Set default Database Storage Engine when creating tables with plugins?
- Retrieve Json data and create multiple pages with it
- Wpdb get->results to out the the month from the db
- How to clone all WordPress Rest API end points
- Filter results from a serialized string to use on statistics
- How to add data to a custom field at the wp_users table?
- Creating custom page template from existing PHP site
- wordpress site – using custom database and PHP
- PHP error with a shortcode: “no suitable wrapper” for file_get_contents
- Get wp_current_user_id using PHP and MySQL
- WPDB – Read and write value from / to database
- How do I make this Metabox show current DB value?
- How to Generate a list of Most Commented post?
- Why when I create a new post I found 2 record related to this post into the posts database table?
- Adding data to custom wordpress database table
- phpMyAdmin error #1062 – Duplicate entry ‘1’ for key ‘PRIMARY’
- Add row to custom database Table and delete all rows older than 1 day
- select a single val though a table in wordpress
- SQL error with custom query
- Flatten Responses returned via WP REST API via WP_Error for obfuscation
- Unserialize Custom Field & Save as Multiple Rows in WordPress Database
- Add posts to custom table in database instead of wp_posts
- What’s wrong in my PHP code? I’m using WordPress Astra Theme and I can’t insert data into my SQL
- Using PHP Code Snippets to query a database, $dbconnection->get_results is outputting nothing
- Tracking Visitor LatLng with WordPress using JS, PHP. How to put data which was extract using JS into DB
- Database entry removed on browser refresh, Ajax PHP jQuery
- Please help! I have a problem with getting wordpress databas
- Change wordpress’ database data using ajax – how to get current user id?
- Sending simple variable on single page to WP JSON
- Error establishing a database connection (Set-up locally)
- $_POST returning empty values
- How to send custom form submissions to WordPress Database?
- add role on WordPress in PHP on a second database
- Create a new account on site B with data from the purchase of site A
- How to search order using database frontend short code WordPress
- Limiting posts based on nested meta_query
- Can’t pass var from php wp_ajax into ajax script : result undefined or null
- Submiting with problems on one of the options php wprdpress
- Preserving backslashes in post_content
- PHP Warning: mysqli_query(): after updating my websites php from 5.6 to 7.2
- How do i post data to url with fields?
- Error establishing a database connection (configuration)
- wp_update_post gives 500 internal error
- Confuse between forms and tables
- code that I can run, or a plug in to show what sql tables something pulls information from
- Adding column to wpex_users
- Unable to insert two value in two different columns (WordPress database)
- Retrieving and Displaying Data From a Table
- Using wpdb to connect to a different database is not working
- why not selecting multiple rows of same standard_id using SQL query from database?
- Issue with json decode in WordPress – value is not returning consistently
- Using custom php to connect to database blocks wp from accessing galery pictures
- Can I disable auto increment of WordPress Posts Database to utilize previously deleted records?
- How does one make a URL return dynamic JSON with custom Content Type?
- How can i send id of the currently posted form data through json response in custom wordpress plugin?
- Editing the term_order field
- Updating the database after parsing CSV document
- Need help to create WordPress page that decodes a text file and publishes it in JSON format
- WordPress database error only while loading page for 1st time
- Multiple WordPress sites with different theme and plugin sharing the same content
- getting the values of hidden inputs to use them in a php mysql query