Last updated: November 12, 2024 at 02:47 PM
 Summary of Reddit Comments on "wp json":
Elementor API Issue:
- The 401 Unauthorized error indicates authentication issues with the request to the Elementor API endpoint.
- Ensure Elementor Pro license is active and properly validated.
 
 - Disable minification in WP-Optimize plugin to resolve similar issues.
 - Consider WordPress for user management and content publishing, recommend displaying data from APIs using JSON files.
 - Suggested plugins: wpGetAPI, Laravel Filament, Laravel Cashier.
 
WordPress for Data Management:
- WordPress is suitable for managing charts alongside content on pages/posts.
 - Plugins like WPGet API or Smash Balloon can grab data.
 - Tools like WPForms, Toolset, Chartfy, amCharts can help manage data and create graphs.
 
Masks and COVID-19:
- Discussion on the efficacy and availability of masks amidst COVID-19.
 - Czech Republic made wearing masks mandatory in essential situations.
 - Some users shared experiences of wearing masks in public.
 
Bot Activities and Security Measures:
- Explanation of automated vulnerability scans targeting servers.
 - Recommendations for security measures such as fail2ban, crowdsec, and basic server security practices.
 - Users advised on securing VPS and responded to similar URI requests.
 
Vulnerability Scan and Directory Traversal:
- Users discussed how bots scan for vulnerabilities and attempt directory traversal attacks.
 - Suggestions to track IPs, block junk URIs, and use WAF for security.
 
WordPress Theme and Plugin Inspection:
- Explained that inspecting code under wp-content/themes/ cannot provide a list of plugins.
 - Suggested using Gato GraphQL to fetch JSON data, even though it may require additional coding for certain functionalities.
 




