• anonymized-14293447

    (@anonymized-14293447)


    I really need some help with a database dilemma.
    The premium theme I’m using (a listing directory) has a complex database (complex because it was coded illogically): when you create a listing using the frontend some data are visible in the backend as custom_fields (and can be edited) but some other data are not visible. They seem to be in the wp_postmeta table, but it’s impossible to find which data belongs to which listing.
    What I need is each listing’s wp_postmeta to appear in the backend, so that I can edit them directly or in Excel (after having exported the whole thing).
    Is there a way to do that, via WP/SQL settings or using a plugin?

  • The topic ‘to make wp_postmeta look like custom_fields in backend’ is closed to new replies.