Files named “core” are created when some OS process crashes.
In your case it was likely a crash of the php interpreter.
These files being memory dumps are used to debug the process “postmortem” – e.g. to check in which function did it fail, so it is perfectly safe to delete them if you are not going to debug the issue.
In fact, on many systems there is a setting to not allow creation of core files by default.
BTW, the date of the file indicates the date of the original process crash.
More info: core files
Related Posts:
- Moving a WP Multisite to a subdirectory
- How to hide admin account in BuddyPress? (for security reasons)
- Multisite in subfolder – How to make new sites to be in same level subfolders as the main site
- How to individually set WP_DEBUG on a sub-directory multisite?
- Benefits or Problems for using Sub-Directory vs Sub-Domain install of WP Network
- WP_Site_Query vs. WP_Network_Query in WordPress 4.6
- How would I compare and remove hacks to core?
- Multisite: differences between subdomain and subdirectory mode? Can it be switch after installation?
- Changing subdir multisite install to subdir core directory structure
- NGinx + WordPress Subdomain Multi with core in Subdirectory
- Multisite installation combining subdomains and subdirectories
- Suppress subdirectory from WordPress Multisite primary URL
- Subfolder multisite issue. Themes and plugin files 404
- Can simple Admin save options in a Multisite?
- How to do Domain Mapping to Subdirectories?
- Limit multisite/network site names to a property of the user
- On WordPress Network(multisite), Sub Blogs in Subdirectories or Subdomains? What’s better?
- Replacing the default content created while the site creation
- Change multi-site installation from sub-domains to sub-directories
- Subdirectory multisite installation with several domain names?
- Can’t access WordPress multisite after connecting to domain
- WordPress multisite subdirectory on nginx behind reverse proxy
- Media library not loading after switching the main site of multisite
- Installing multisite on domain with existing subdirectory wordpress installations
- Depth > 2 possible with multisite?
- How to run a subdirectory multisite install under a subdomain
- Make a user administrator to a sub directory site and a contributor to main site in multisite network
- Multisite setup help – plain domain/subsite always redirects to domain with subdir multisite
- Multiple wordpress installations that shares WordPress & Theme but with separated database
- WordPress Multisite new sites in directory
- multisite subdomain behind reverse proxy
- Multisite Subdirectory with same domain subdomain
- Least expensive way to get table prefix in multisite installation
- How to host unrelated pages on WordPress domain
- One Domain, Two Installs of WordPress
- Multisite installation on an existing single installation
- Solving a get_user_meta() problem in Multisite
- Multisite – One Site with multiple URLs
- In Multisite the users profile picture keeps disappearing for “the other site”
- Sub-sub folders of WordPress Multisite subdirectory
- How to organize my js files
- Is it possible to disable html code error auto fixing feature by wordpress 4.9.1?
- After setting up multisite on localhost, requests to localhost redirect to production domain
- Working with Reverse Proxies and Multisite Installation
- Can I use the same Folder name as a Multisite Blog?
- Multisite for main in subdirectory, subdomain and subfolders (EN/ES)
- Infamous admin login redirect
- Trying to Decide Between Reverse-proxy and Multisite
- How to use the same “wp_posts” table for different subdirectories in the same DB?
- multisite installed on subdomain now want another subsite on subdirectory
- Error while localizing communityEventsData in script-loader.php
- Structure of multilingual and multiregional directory listing website for translation
- Problems with WordPress multisite directories/url structures and admin access after migration
- wp-cli core install –skip-email and –skip-config flags not working on MAMP unknown parameter
- Using WordPress multisite for subsites only
- How do I split a single WPML site with 6 languages (English is Main) into Multisite with 5 subfolders
- Sub-directory domain on subdomain multisite?
- Using multisite, how can I get two different sites on the network to have different active themes?
- Max number of sub folders
- Multisites with different root directory
- WordPress Multisite subdomains and sharing the same upload folder
- WordPress Multisite with thousands of blog
- Nested folder paths for WordPress multisite
- WordPress Multisite redirect loop
- Multisite, different domains, optional subdirectory, and htaccess
- Subdirectory and domain multisite installation
- Installed in root, want second in subdirectory
- WP Multisite .htaccess interferes with cgi-bin
- Multisite installation without using domain root
- Primary site file uploads failing, subdirectory subsites upload fine
- How to put a Custom Folder under one sub-site of Multisite WP?
- How can I set up a completely separate (not multisite) WordPress installation as a subdirectory of an existing WordPress blog?
- How do I make a copy of WordPress to other folder
- Is it possible to install a different wordpress installation in a subdirectory? [duplicate]
- Moved WP Multisite, cannot access sites
- Multi site root site installed on subdomain, with child sites as subdirectories
- WPML is blocking WP core update
- WordPress multisite with subdomains behind nginx reverse proxy using subdirectories
- Best way to set up multiple urls for the same WordPress site?
- WordPress: How to change name of ADD-ON domain’s folder and also change/rename all references to it
- How to approach prefixing the path of a multisite sub-directory install?
- phpmyadmin not working with wordpress multisite subdirectory
- How to use WordPress Multisite With Different Domain Names?
- How To Add Custom Form Fields To The User Profile Page?
- Where are available Roles Defined in the wp_ database?
- restore_current_blog() vs switch_to_blog()
- Can i merge 2 new WP_Query($variable) ‘s?
- How to disable a network enabled plugin for just one site?
- How to reliably flush rewrite rules on multisite?
- Site Redirecting to wp-signup.php
- Cookies in multisite where network sites have their own domain name
- Convert a Multisite WordPress install into a Single site
- WordPress MultiSite Active Directory integration and site privacy
- WordPress Job Interview Preparation
- How to add Custom Blog Options to new blog setup form?
- How can I trust switch_to_blog()?
- Remove the blog slug from WordPress Multisite root node
- Why are my roles not visible in a Multi-site/Network?
- Site admin in a network install can’t edit users?
- How to use same email for multiple users