Title: Custom Plugin
Last modified: August 20, 2016

---

# Custom Plugin

 *  [jaggreene](https://wordpress.org/support/users/jaggreene/)
 * (@jaggreene)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/custom-plugin-2/)
 * Hi,
 * I am learning how to create plugins.
 * I am using pressography plugin template.
 * I have a form field that is stored as
 * `<?php echo $this->options['ai_video_curator_option3']`
 * How do I call this value
 * I have a function written like that this, but it does not return the value
 *     ```
       function add_autoresponder() {
       	$autoresponder_value = echo ai_video_curator_option3;
       	echo $autoresponder_value;
   
       }
       ```
   

The topic ‘Custom Plugin’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 0 replies
 * 1 participant
 * Last reply from: [jaggreene](https://wordpress.org/support/users/jaggreene/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/custom-plugin-2/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
