Ioannis Gyftakis
Ioannis Gyftakis
Hi all, I have problem seeing values in Postman for Multiselect taxonomies. Below is the walkthrough: While I made a mutltiselect taxonomy (see below) ``` $cmb_rest->add_field(array( 'name' => esc_html__('Subjects', 'exams'),...
Hi, Where in plugin.php I can create custom tables upon activation? I need a Quiz table and a Question tables. Relationship between them is many to many. Br, John
Hi, could you please make a simple and easy to follow guide for making Thonny Plugins? I have some ideas in mind but it's blur to me how to proceed...
While it works fine for **meta_box.rating** which is a no-nested item I have problem displaying items in an array like below: ``` ```
### Checklist - [X] I added a descriptive title - [X] I searched for other feature requests and couldn't find a duplicate (including also the ``type-feature`` tag) - [X] I...
I would like to reproduce Advent.js in order to check assignments that I give to my students. What tech stack is been used to make Adevnt.js ? Thanks!
I want to make a simple plugin that inserts the line `print("Hello")` to the main code editor of Thonny when a button `Starter Code` will be pressed from top bar....
Hi, I would like to install Chamilo (https://11.chamilo.org/documentation/installation_guide.html) on WordPress. But during installation I got an error cause my hosting automatically concats and ID on the DB name that the...