GUIDs for images?

Posted in: Newspaper
Post count: 85

I was cleaning up my options table (lot of old stuff in there) and came across a bunch of entries using what looked like GUIDs for keys. All of them seemed to point to images on my site.

Does Newspaper reference images using GUIDs in the options table?

Post count: 20685

Hi,

From what I know the theme keeps only a table in the database for storing the theme panel settings, in the wp-options, called td_011. But that would be all.
Are you seeing something like this? https://wordpress.org/support/topic/table-wp_posts-sense-of-the-column-guid/

Thank you!

Post count: 85

In the Options table, I have hundreds of entries like this:

Option name – 116c6152cbdbe0eed30677feb095ba97

Value – 2720***/home/brumap/ForwardKY.com/wp-content/uploads/2017/01/636200799463033485-jeff-sessions.jpeg

I’m trying to figure out what caused them, and if I can get rid of them.

Post count: 20685

Hi,

You could try a database clean, for example like this https://www.fixrunner.com/how-to-easily-clean-up-your-wordpress-database/ That should get rid of the data that is not needed anymore or that remained from various plugins maybe. Make a backup before doing it however.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.