Title: Error
Last modified: August 21, 2016

---

# Error

 *  Resolved [yoramzara](https://wordpress.org/support/users/yoramzara/)
 * (@yoramzara)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-335/)
 * This is what I get when I try to install the plugin
 * [http://tinyurl.com/q7kb7xl](http://tinyurl.com/q7kb7xl)
 * [https://wordpress.org/plugins/default-text/](https://wordpress.org/plugins/default-text/)

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [jkalawe](https://wordpress.org/support/users/jkalawe/)
 * (@jkalawe)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-335/#post-4664630)
 * I’m not really sure why this error is being thrown because the argument should
   be automatically supplied by wordpress.
 * Both functions are simply callbacks for the following filters:
 *     ```
       add_filter('default_title', 'default_text_title');
       add_filter('the_editor_content', 'default_text_body');
       ```
   
 *  Plugin Author [jkalawe](https://wordpress.org/support/users/jkalawe/)
 * (@jkalawe)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-335/#post-4664631)
 * I was totally incorrect in my last post as the callback functions are also used
   outside of the filters.
 * I have modified the callbacks to use a default argument and have updated the 
   plugin.
 *  Thread Starter [yoramzara](https://wordpress.org/support/users/yoramzara/)
 * (@yoramzara)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/error-335/#post-4664633)
 * Many thanks. Issue solved.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/default-text_98b6a0.svg)
 * [Wordpress Default Text](https://wordpress.org/plugins/default-text/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/default-text/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/default-text/)
 * [Active Topics](https://wordpress.org/support/plugin/default-text/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/default-text/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/default-text/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [yoramzara](https://wordpress.org/support/users/yoramzara/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/error-335/#post-4664633)
 * Status: resolved