Title: Creating Plugin &#8211; custom page class (module?)
Last modified: August 18, 2016

---

# Creating Plugin – custom page class (module?)

 *  [willy](https://wordpress.org/support/users/willy/)
 * (@willy)
 * [20 years, 2 months ago](https://wordpress.org/support/topic/creating-plugin-custom-page-class-module/)
 * If you look at xdforum plugin, it is accessed with a ?a=xdforum
 * I am interested in creating a mysql table and defining an object that users could
   contribute
 * say fruitlist.php
 * so fruitlist would manage its own objects. Much like xdforum. I don’t understand
   how this fits in to the whole hook / action classification of plugins
 * ex ?a=fruitlist <– default display
    ?a=fruitlist&action=add_new ?a=fruitlist&
   action=modify&fruit_id=23
 * … etc etc
 * I want to integrate my own classes and objects with wordpress but am unsure where
   the seam is that xdforum is using….
 * I feel like this has to be a common desire amongst people, but i’m not sure what
   exactly its called. Perhaps someone could link a plugin doing something similar
   to this that isnt as beastly as xdforum
 * Thanks

The topic ‘Creating Plugin – custom page class (module?)’ is closed to new replies.

## Tags

 * [modules](https://wordpress.org/support/topic-tag/modules/)

 * 0 replies
 * 1 participant
 * Last reply from: [willy](https://wordpress.org/support/users/willy/)
 * Last activity: [20 years, 2 months ago](https://wordpress.org/support/topic/creating-plugin-custom-page-class-module/)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
