Php echo lines

Home Forums Calendar Products Events Calendar PRO Php echo lines

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1038034
    Charlotte
    Participant

    Hello,

    I am customising my calendar template. But everytime I want to add a specific line, I’d have to Google what the php echo line is. The starting date, the ending date, the title, my custom fields… Isn’t there a list with all the echo’s? Would save me a lot of time!

    Thanks in advance.

    Lot

    #1038357
    George
    Participant

    Hey @Charlotte,

    Googling function names and stuff will always be the case when customizing things, at least a little bit 🙂

    But yes – we have two references that should help a bit more specifically.

    First is the Function Reference here – https://theeventscalendar.com/functions/. These are all of the functions within the code. Make sure to never use a function that has “DEPRECATED: YES” under its name!

    The second resource is the plugin code itself. Simply open the files for The Events Calendar, and head into the /src folder. The code here is (mostly) commented well and organized, and if you head to src/functions/ you’ll find a bunch of specific functions that are quite handy.

    I hope this helps!

    Cheers,
    George

    #1076046
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Php echo lines’ is closed to new replies.