Create ad programatically
-
Hi, I’m curios is there any function/class to create advert programatically?
For example:
$args = array( "title" => 'Test Ad', "category" => 'Car > Sports car > Ferrari, Misc > Rare items', "gallery" => 'https://example.com/image1.jpg, https://example.com/image2.jpg', "contact_person" => 'Ricky', "email" => '[email protected]', "phone_number" => '809779879798', ... ); wpa_add_advert( $args );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Create ad programatically’ is closed to new replies.