This is true to a degree. They probably do this for a few reasons but most likely to help monitor bugs and things like that in regards to future improvements and updates. Nothing malicious to worry about! They need to keep track of versioning especially so that you can be notified of updates to WordPress itself as well as themes and plugins.
Your WordPress installation syncs up every 12 hours. A few things they keep track of: wordpress version, php version, locale, whether multisite is enabled, etc.
You can get a much better understanding of what they are tracking if you check out includes/update.php in your WordPress installation as everything is outlined in that file.
Related Posts:
- How to include code only on specific pages?
- Can a developer adopt a plugin marked as “not updated in over 2 years”?
- Help with 4.6. Attachment response object in JSON API plugin
- Prevent publishing the post before setting a featured image?
- Disable qTranslate by post type in admin + disable per page / post ID on front-end [closed]
- How to load different css file for different pages
- Custom rewrite rule is not picked by WordPress
- How can I execute some small piece of PHP code in a sandbox area of my WP?
- Author Specific URL’s in WordPress
- How to install a plugin for a free WordPress site? [duplicate]
- WordPress Plugin Look & Feel
- How to see list of plugins
- Display future posts?
- Can’t find plugins in menu for wordpress 3.2?
- plugin to search entire posts, blogs, forum, users [closed]
- How to add pagination to wpbakery grid?
- Override plugin text domain in child theme
- Can a plugin still effect a site even after deletion?
- How to get variables from fucntion.php to my plugin files
- Delete Associated Media Upon Page / Post Deletion
- Why wp_mail() function isn’t sending any emails and displaying ‘0’ in Chrome ‘Network’ response
- How to get number of Affected rows from wordpress dbDelta() function
- What function can I use consistently to escape possible HTML for editing and display?
- Headers already sent when I try to add headers via a shortcode
- Test files for plugin development
- Outbound Click Tracking
- Error with Image Slide plug-in/ s3slider in WP
- How to add an automatic refresh in WordPress for a Page/Post or an embedded OneDrive/Excel HTML Code?
- File Storage and Repository for individual user
- Collect user information when click on download link [closed]
- Magic Fields gives error File ___ doesn’t exist?
- Adding (image) caching to my Tumblr widget
- Help in using SEO Plugins: SEO Ultimate And Yoast SEO Plugin
- Setting Up PHP Workflow in WordPress
- do_action Nested List
- How to create Admin Notice from Plugin with argument? [duplicate]
- Can inactive WordPress plugins still load scripts?
- Plugin main file is constantly been fired on every website visit
- How to set “split_on_numerics” to false in ElasticSearch mapping using ElasticPress? (for proper SKU search in WooCommerce) [closed]
- Where should custom post types be registered in a plugin?
- plugin uninstall function drop the tables, but shows errors on admin
- How to use template inside plugin shortcode with variables for big HTML code
- Woocommerce – WordPress Roles & Capabilities
- Changing the Organize Series Listing Pages
- Way to send multiple values for column to MySQL?
- Changing location of “About me” section
- What’s the right way to implement functions in footer.php
- Getting a list of the published posts
- Showing the results of a search (made through a 3rd party search provider) inside an article
- Do rewrites added with add_rewrite_rule() persist after plugin deletion?
- wp_mail – using a custom field value
- WP e-Commerce Gold Cart with Plugin Built Into Theme
- Setting text widget to one page only
- How to add captcha to publish widget
- Permalinks and pagination are not working in WordPress with WP e-Commerce plugin
- Dynamic Rating Plugin to Add Anywhere
- apply_filters(woocommerce_get_item_data, …) Causing errors when adding to cart
- How to add logo to a WordPress Custom Plugin?
- How can i find the cron jobs that run on my site and then move them to the server side?
- Hide fields in woocommerce settings
- Using OR Condition with facetwp facets
- insert og image link in wordpress post
- How to copy the all WordPress media items to another custom plugin folder?
- Bulk Edit Media Library alt, caption, image names
- WordPress is redirecting me to homepage
- Plugin updated pushed with git break site
- Forbidden 403 Access to this resource on the server is denied
- Error on plugin activation and creating new page
- Child theme modifications not showing up
- Moving a few select DB tables to a new WP instance
- Custom REST API POST Endpoint Not Working, 404 Error
- “Fire Secure” menu item
- User Following System
- How to get the total count of Favorite/Favorited authors
- Can Hosting affect a plugin from working properly?
- WP default file upload hook not working if used in a plugin
- My own metabox checkbox plugin only saves the last value I’ve checked
- Admin page and admin menu. Permissions plugin
- How to create a new database table whenever user changes options
- Plugin’s required JS not being inserted in my theme
- How to redirect from plugin page
- Display alt text as tool tip on page
- Gravity Forms Salesforce field mapping for custom objects
- What is the Object for WP_Error Class?
- Plugin:Read More Right Here , How to change the name (more…) to Read More
- How do I output user_registered time in my correct timezone?
- Ajax in Plugins: returns the whole page
- How do I locate specific file in a post that affects ssl?
- Looking for Plugin that displays Facebook group’s photos [closed]
- Publishing tweets from wordpress [closed]
- WordPress Plugins Error
- How to change prices per number ordered in WooCommerce [closed]
- How do I put a word-press blog into my static site without installing wordpress on server?
- Translate text for empty product
- FacetWP custom display based on post type [closed]
- Creating a Table Row by Row
- Getting 504 Gateway Timeout Error on AWS Server! [closed]
- Unable to register rewrite rule using add_rewrite_rule
- How to check if something belongs to a list or not
- How can we extent core/group or cover block?