• As recently I was hacked, Im cleaning the databasa and founded some tables entry like these:

    _transient_5s6d4f65sf456sd4f
    _site_transient_sdf4sd54f5s3df53sd
    _transient_doing_cron

    are these the wp core db?

    Any suggestion for cleaning or searching for hacked code on DB?

    thanks

Viewing 1 replies (of 1 total)
  • Those are most likely items related to WordPress itself or a plugin. Those indicate “transient” (temporary) information in the database that will be automatically deleted from the DB after it expires.

    You can get some information about cleaning up the hack by reading the Codex.

Viewing 1 replies (of 1 total)
  • The topic ‘What this tables entry?’ is closed to new replies.