Forums

Wp_Widget, add more functions than the 3 we extends (2 posts)

  1. koskoz
    Member
    Posted 2 years ago #

    Hi guys,
    I'm writing a widget for wordpress with the WP_Widget.

    I know I have to write the form (optional), update and widget methods, but I want to add more method, because I need them.

    I tried writing my new methods in my class which extends WP_Widget, but I've got fatal errors (Fatal error: Call to undefined function...).

    So I guess I can add more function to my class extending WP_Widget.

    In this case, my question is : where and how can I add functions which serve in my class ?

    Thanks.

  2. koskoz
    Member
    Posted 2 years ago #

    Is there any developper who can help me ?
    I don't know where to post this.

Topic Closed

This topic has been closed to new replies.

About this Topic