Skip to content
Read For Learn
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP
Read For Learn
  • Database
    • Oracle
    • SQL
  • C
  • C++
  • Java
  • Java Script
  • jQuery
  • PHP

Why does WordPress use cookies for /wp-admin and /wp-content/plugins for non-admin users [duplicate]

According to answer here:

All logged in users use resources from wp-admin and plugins, not just
admins. The cookies are for keeping track of the logged in user’s
authorization to access each resource. If a visitor does not log in,
no cookies are set at all by default. Themes or plugins may do so
though.

Related Posts:

  1. How to save generated JWT token to cookies on login?
  2. WordPress Admin login redirect to homepage
  3. ERROR: Cookies are blocked due to unexpected output – no access to FTP
  4. Security error WP 4.0 + WP phpBB Bridge [closed]
  5. Use WordPress with a custom OAuth2 provider
  6. Cannot access wp-admin after disabling all plugin
  7. wp_authenticate but not logged in
  8. Why is my staging subdomain not sending wordpress_logged_in cookies?
  9. Login cookies set as wrong domain
  10. Possibility to login without password
  11. force logged in user to stay in the dashboard
  12. wp-admin will not redirect to wp-login.php
  13. WordPress ReAuth =1 Loop with wpCAS
  14. Advice on setting up private site
  15. Change All Login/Signup Links in Plugin
  16. How to resolve these findings from security audit
  17. Stop the user if login from the cookies
  18. Adding a Taxonomy Filter to Admin List for a Custom Post Type?
  19. I found this in a plugin. What does it do? is it dangerous?
  20. Disable /wp-admin/plugin-install.php
  21. How to Add a Third Level Sub Menu to the WordPress Admin Menu
  22. How to Change the Default Home Page for the WordPress Dashboard?
  23. How to export comments in WordPress?
  24. How to eliminate weird 404 errors in wp-admin?
  25. How to stop showing admin notice after close button has been clicked
  26. Where are plugins located
  27. Login with OpenID, similar to Stack Exchange sites?
  28. How can I make an Ajax login form work with FORCE_SSL_ADMIN enabled?
  29. Admin menu as submenu from another plugin
  30. Is There a WordPress Hook to Filter the Edit Posts View?
  31. Why does WordPress require a ftp server to be running on the webserver to transfer plugins?
  32. Keep one user logged for a year?
  33. Disable saving comment details (name, e-mail) in cookie?
  34. Reordering themes in admin panel
  35. WordPress Admin is displaying Not Available
  36. Removing an admin page added by a 3rd party plugin. Gravity forms in this example
  37. Is there any record of installed plugins in the database?
  38. How can I log a user out of WordPress before the page loads?
  39. Change success message in plugin Theme my login
  40. Add content to /wp-admin/plugin-install.php admin screens
  41. Best way to manage a lot of pages in Wp Admin [closed]
  42. How to get Login Error messages on a custom template
  43. Plugin: How to make links in admin page open up inside of the admin panel
  44. Custom admin column disappearing when using Quick Edit [duplicate]
  45. How to authenticate custom API endpoint in WooCommerce [closed]
  46. WordPress admin notice in plugin function
  47. Using tabs for wordpress plugin
  48. How to remove/hide action links cluttering under specific plugins’ names
  49. How do I add to the list table a filter?
  50. Getting Custom Post Type content from main-site of a Multisite
  51. How to assign user a role if none is present when logging in
  52. How can a Firebase user registration and login be integrated into a WordPress site?
  53. How do you import members from another system to WordPress and update passwords so they’ll work?
  54. How to get user-meta from Social Login registered users?
  55. Auto login using Active Directory and Windows Authentication
  56. Adding Visibility Options
  57. Which hook should be used to validate custom form fields on the login form?
  58. Plugin Development: WordPress processes twice on post update. How to skip process on the first?
  59. How can I make content disappear when a user logs in?
  60. How to create custom LOGIN and REGISTRATION forms?
  61. Tracking last login and last visit
  62. login to wordpress with Get variables instead of Post
  63. Detecting $_GET parameters from any page + Cookie
  64. how to not show plugin in admin area
  65. “Are you sure you want to do this?” when deactivating all plugins in WordPress 4.3.1 [closed]
  66. Prevent Brute Force Attack
  67. How to make a WP admin button/menu similar to Jetpack Notifications?
  68. Getting “Fatal error: Call to undefined function wp_cache_get() in option.php” after updating a cache plugin [closed]
  69. Login with email (WP Modal Login)
  70. Check if the front end user is log in or not
  71. wordpress custom login successful redirect hook
  72. How Restrict access to admin dashboard by specific static ip?
  73. How to create a word press user with hashedpassword
  74. WordPress with CAS+LDAP and standard WP accounts
  75. Is there any good tutorial to write custom login, registration and password recovery forms? [closed]
  76. Set cookie then immediantly refresh the page
  77. Questions about brute force attacks on the admin username, coming from amazon IP addresses
  78. Why would WP-CLI and WP Admin show different list of plugins with updates?
  79. Edits to plugin not taking effect
  80. How could I execute my plugin just in frontend (not in backend)
  81. Popup Cookie WordPress select language and section (Elementor)
  82. Can’t see login page after migration
  83. WordPress login with Phone Number [closed]
  84. Custom height/width for thickbox in WP Backend
  85. Hide Theme options and Customize Admin menu
  86. Making menu link open in new tab?
  87. After activating a Plugin, /wp-admin is no longer accessible
  88. Weird problems after recovery from security breach
  89. How can I create a plugin installation link?
  90. Force [wordpress_social_login] shortcode to display where it is embedded [closed]
  91. Function to prevent users from trashing comments
  92. How to Sort the Favorite Plugins Screen Alphabetically?
  93. Hide extra menus from WordPress Dashboard
  94. How to provide a plugin which requires CMB2 (plugin dependencies)?
  95. ‘wp_login’ action hook not working with wp-login.php file
  96. Cannot login to ADMIN even after changing password in phpmyadmin
  97. Do We Need to Validate, Sanitize, or Filter Simple Numerical Superglobals (Cookies and Post)?
  98. 404 Error on Activate / Deactivate Plugin
  99. Why isn’t admin_notices displaying my text? [Simple Plugin, Beginner]
  100. How do i login when i cant access wp-login.php?
Categories plugins Tags authentication, cookies, login, plugins, wp-admin
How to structure a website with custom post types and custom taxonomies?
check_admin_referer fails on new AJAX plugin uninstall with “Are you sure you want to do this?”

Recommended Hostings

Cloudways: Realize Your Website's Potential With Flexible & Affordable Hosting. 24/7/365 Support, Managed Security, Automated Backups, and 24/7 Real-time Monitoring.

FastComet: Fast SSD Hosting, Free Migration, Hack-Free Security, 24/7 Super Fast Support, 45 Day Money Back Guarantee.

Recent Added Topics

  • Bug in translation system: load_theme_textdomain() returns true, files are available and accessible but the language defaults to english
  • Custom Elementor controls not appearing in the widget Advanced tab using injection hooks
  • Get the name of the template/*html file used
  • Trying to Add Paging to Single Post Page
  • Sharing media files between live and staging servers
  • How to display the description of a custom post type in the dashboard?
  • Critical error on image display
  • Copying WP data and files into new install?
  • How to determine the DirectAdmin WordPress backup date?
  • How to get list of ALL tables in the database?
© 2026 Read For Learn
  • Database
    • Oracle
    • SQL
  • algorithm
  • asp.net
  • assembly
  • binary
  • c#
  • Git
  • hex
  • HTML
  • iOS
  • language angnostic
  • math
  • matlab
  • Tips & Trick
  • Tools
  • windows
  • C
  • C++
  • Java
  • javascript
  • Python
  • R
  • Java Script
  • jQuery
  • PHP
  • WordPress