Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Trying to add Custom Field data into a PHP function, but isn’t working. Re: Trying to add Custom Field data into a PHP function, but isn’t working.

#138509
chrisburton
Participant

I’m no expert but perhaps it is this:

`’ID, ‘v_url’, true); ?>’`

Shouldn’t it be:

`”ID, ‘v_url’, true); ?>”`