• Hi,
    I have to empty the db with all partecipants and all the linked attachemnts.
    Which is the path of the attachements folders?
    The only chance to delete every partecipant is from the wp dashboard?

    Thanks in advance

Viewing 1 replies (of 1 total)
  • Plugin Author xnau webdesign

    (@xnau)

    The plugin has it’s own upload location, this is defined in the settings under the “General” tab. Typically, it is in wp-content/uploads/participants-database

    If you are deleting all your records, then you can delete everything that is in that folder to remove all files uploaded by Participants Database users…unless you are using the Image Expansion Kit add-on, in which case uploaded images are in the Media Library. These can be deleted by selecting those images that are attached to Participants Database records.

    An alternate method for clearing out all Participants Database records is by preforming a TRUNCATE on the wp_particioants_database table…usually, this is done in phpMyAdmin.

Viewing 1 replies (of 1 total)

The topic ‘Attachments Folder’ is closed to new replies.