Home › Forums › CSS › Updated content notifications? › Re: Updated content notifications?
February 25, 2012 at 7:38 pm
#97477
Member
well… as with javascript, I do not know jquery either.
another thing, with WordPress, custom fields don’t have IDs attached to them. That isn’t how it works. for this to work i’m probably going to have to find a way to pull the info from the database the custom fields are stored in. honestly if it were just as simple as using an ID and the time php code I could have and would have done that…tried that too.