Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    You can change that number from the database using the PHPMyAdmin or a similar tool. For doing that run this query into your database:

    ALTER TABLE wp_cp_contact_form_paypal_posts AUTO_INCREMENT=10000;

    Thank you for using the plugin!

Viewing 1 replies (of 1 total)
  • The topic ‘Changing reference ID number’ is closed to new replies.