• Anonymous User 17812943

    (@anonymized-17812943)


    Background updates are not working as expected

    Background updates ensure that WordPress can auto-update if a security update is released for the version you are currently using.

    Error A plugin has prevented updates by disabling wp_version_check().
    Passed No version control systems were detected.
    Passed Your installation of WordPress doesn’t require FTP credentials to perform updates.
    Passed All of your WordPress files are writable.

    • Installed locally
    • WordPress 5.5.3
    • Parent Theme – UnderStrap (understrap
    • Child Theme – Network Interface Projects (networkinterfaceprojects)
    • Inactive Theme – Twenty Twenty (twentytwenty)
    • I don’t have any plugins installed.
      I haven’t done any big changes to the child theme. But it is the only thing that can be the cause
      Any help in how to fix this?

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    Try using a full text search utility like grep to search both theme’s source code for “wp_version_check”. The existence of a callback added to this filter is what triggers that message. At least grep has a recursive option so all subfolders can be searched at the same time. In Windows, findstr command has similar functionality.

Viewing 1 replies (of 1 total)
  • The topic ‘Child Theme – plugin disabling wp_version_check().’ is closed to new replies.