Ticket Event Email

Home Forums Ticket Products Event Tickets Plus Ticket Event Email

Viewing 3 posts - 16 through 18 (of 18 total)
  • Author
    Posts
  • #1170314
    Cliff
    Member

    From your screenshot, remove ?> */ near the bottom of that file.

    And make sure that file is located at /wp-admin/content/plugins/

    It’s optional but generally recommended to put it in its own folder with the same name as the plugin file. For example:

    /wp-admin/content/plugins/my-plugin/my-plugin.php

    but

    /wp-admin/content/plugins/my-plugin.php will also work

    P.S. Since it’s in the PHP comments it won’t hurt/break anything, but the Author URI line should be a link, not words plus a link.

    I bet it’ll work for you this time! 🙂

    #1170772
    Mary-Anne
    Participant

    *High fives*
    Thanks Cliff we did it! And I am excited to know how to create a plugin

    #1171254
    Cliff
    Member

    Yeah!

    Great to hear. Kudos.

Viewing 3 posts - 16 through 18 (of 18 total)
  • The topic ‘Ticket Event Email’ is closed to new replies.