lordmazus
@lordmazus on WordPress.org
- Member Since: May 28th, 2016
Contribution History
lordmazus’s badges:- Translation Contributor
-
Created a topic, No feed items found, on the site WordPress.org Forums:
Hello, feed of Vatican News doesn't work for me on Ava… -
Posted a reply to Thumbnail not automatically setting as featured image, on the site WordPress.org Forums:
This is the code: // upload video thumbnail if(isset($posted_data['video-thumbnail']) && $posted_data['video-thumbnail'] != ''){ $file_location =… -
Posted a reply to Thumbnail not automatically setting as featured image, on the site WordPress.org Forums:
I run 4.6.14 of your plugin. For frontend uploading I'm using cactus video plugin/contact form… -
Posted a reply to Thumbnail not automatically setting as featured image, on the site WordPress.org Forums:
Hi Kyle, Thank you for the reply. Plugin work correctly and I have FFMPEG. Thumbnail… -
Posted a reply to Thumbnail not automatically setting as featured image, on the site WordPress.org Forums:
Hi, My customers can upload videos from frontend. How I can set the featured image… -
Created a topic, PHP Example, on the site WordPress.org Forums:
Hello, I have simple PHP rest api code (OAuth 1.0a) an…