What is "helpx_last_check" from wordpress database

Posted by bvandrunen on Stack Overflow See other posts from Stack Overflow or by bvandrunen
Published on 2010-06-15T21:27:31Z Indexed on 2010/06/16 10:02 UTC
Read the original article Hit count: 214

Filed under:
|

I am a developer who works full time with wordpress and I came across something in my database which I have never seen before. I tried the normal search engine approach and have found nothing. Wondering if the wonderful people of stackoverflow have seen this before. I am pretty sure it isn't harmful. This is the entry in the mysql database.

Table is "_options"

option_id: 1165
blog_id: 0
option_name: helpx_last_check   
option_value: 1276628545    
autoload: yes

I am specifically wondering what "helpx_last_check" is. Thanks

© Stack Overflow or respective owner

Related posts about mysql

Related posts about Wordpress