-
Posted a reply to I give up. How to create plugin for storing 3 different values?, on the site WordPress.org Forums:
Thank you @bcworkz and @nikhilbhansi I currently have this code: add_action('admin_menu', 'name_create_menu'); function name_create_menu() {… -
Posted a reply to I give up. How to create plugin for storing 3 different values?, on the site WordPress.org Forums:
Because I need to be able to quickly change the values by using the dashboard -
Posted a reply to Adding option for second featured image in pages, on the site WordPress.org Forums:
I do not learn anything from using a plugin. I was able to solve this… -
Created a topic, I give up. How to create plugin for storing 3 different values?, on the site WordPress.org Forums:
Hello. Two days I've been trying to create a plugin w… -
Posted a reply to Adding option for second featured image in pages, on the site WordPress.org Forums:
Thank you but I do not want to use any plugins -
Created a topic, Adding option for second featured image in pages, on the site WordPress.org Forums:
I have the plugin advanced custom fields. I have now …