-
Posted a reply to Create a custom page with a plugin on a block theme?, on the site WordPress.org Forums:
I finally solved it, the problem was in my template, my theme uses a template-canvas.php… -
Posted a reply to Create a custom page with a plugin on a block theme?, on the site WordPress.org Forums:
Perhaps there's a better way to do all this? All I want is for my… -
Posted a reply to Create a custom page with a plugin on a block theme?, on the site WordPress.org Forums:
Hi @zex2911 thanks for your input. As block_template_part is a void function, I had to… -
Posted a reply to Avoid uploading duplicates with media_sideload_image, on the site WordPress.org Forums:
Isn't there another way? That automatic response didn't help me, the attachment ID is different… -
Created a topic, Create a custom page with a plugin on a block theme?, on the site WordPress.org Forums:
Hello, I am currently developing a WordPress plugin an… -
Posted a reply to Is there a way for others to extend or modify the style of plugin’s shortcodes?, on the site WordPress.org Forums:
Hi, thank you for your response, I think I will go with the additional CSS… -
Created a topic, Is there a way for others to extend or modify the style of plugin’s shortcodes?, on the site WordPress.org Forums:
Hello, I am currently developing a plugin that, amo… -
Created a topic, Retrieve event with ORM after creating it?, on the site WordPress.org Forums:
Hello, I am currently using the save_post_tribe_eve… -
Created a topic, Avoid uploading duplicates with media_sideload_image, on the site WordPress.org Forums:
Hello, I am currently developing a plugin that prog… -
Posted a reply to ORM can’t create event with featured image, on the site WordPress.org Forums:
Any leads? I see that I can manually create the image and get the ID,… -
Posted a reply to Get event meta field after creating an event, on the site WordPress.org Forums:
For now, I have solved this by adding the wordpress meta_field field when creating the… -
Posted a reply to Get event meta field after creating an event, on the site WordPress.org Forums:
I noticed now that this happens because I update the meta field after I create… -
Created a topic, Get event meta field after creating an event, on the site WordPress.org Forums:
Hello, I am creating an event with the ORM like thi… -
Created a topic, ORM can’t create event with featured image, on the site WordPress.org Forums:
Hello. I am creating a plugin that needs to programati…