How to edit this PHP code to change the output?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
derialvish
Forum Newbie
Posts: 1
Joined: Thu May 22, 2014 11:37 pm

How to edit this PHP code to change the output?

Post by derialvish »

Hi,

Im using a wordpress calendar call "the-events-calendar" and im trying to edit part of one of the php files add a prefix a to the start time and prefix to the end time of each event.

I hope someone here could offer some advice as i will be purchasing the full lisence once my site is ready to go live but as this wont be for some time i would like to sort myself if possible.

This is the link the the php

http://docs.tri.be/Events-Calendar/sour ... ml#784-927

Any help really appreciated
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: How to edit this PHP code to change the output?

Post by Christopher »

Maybe you should talk to the developer of the calendar and see if they can help you? They would know the code best.
(#10850)
Post Reply