Title: Tutorial
Last modified: August 16, 2018

---

# Tutorial

 *  Resolved [katya2018](https://wordpress.org/support/users/katya2018/)
 * (@katya2018)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/tutorial-37/)
 * Hi! First of all, thank you for this great plugin, it works really well! I’m 
   not a php expert, I just try to copy the code showed in the tutorial. When we
   save and delete styles, there is no function, it’s empty, just three dots.
    if(
   $_REQUEST[‘action’] == “style_save” && wp_verify_nonce($_REQUEST[‘_wpnonce’],‘
   style_save’) ) { …
 * }
    elseif( $_REQUEST[‘action’] == “style_delete” && wp_verify_nonce($_REQUEST[‘
   _wpnonce’], ‘style_delete’) ){ … } Why it was left blanked? Thank you in advance!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftutorial-37%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Support [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * (@angelo_nwl)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/tutorial-37/#post-10609358)
 * 3 dots means you can add your own code; that’s said you need some coding skills
   to make it work since we are quite limited with regards to custom coding.

Viewing 1 replies (of 1 total)

The topic ‘Tutorial’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [angelo_nwl](https://wordpress.org/support/users/angelo_nwl/)
 * Last activity: [7 years, 9 months ago](https://wordpress.org/support/topic/tutorial-37/#post-10609358)
 * Status: resolved