Title: Customisation with extra fields
Last modified: August 24, 2016

---

# Customisation with extra fields

 *  [kaimee](https://wordpress.org/support/users/kconrick/)
 * (@kconrick)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/customisation-with-extra-fields/)
 * Hi there, I’m looking into using your plugin for a website I’m currently building,
   however I need a tiny bit more content added to each task.
 * I would like to use a few extra fields such as “Extra notes”, “Attached file”,
   and “Action” (as in, what action needs to be taken).
 * Additionally, I would love to show the ID on the front end, however this doesn’t
   seem to be build into the Shortcode as is.
 * Can you let me know the best way to go about customising it myself and point 
   me in the right direction, or alternately let me know if you have plans to integrate
   anything similar in the future? 🙂
 * I’m currently using v3.4 Beta.
 * [https://wordpress.org/plugins/cleverness-to-do-list/](https://wordpress.org/plugins/cleverness-to-do-list/)

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

 *  Plugin Author [Cindy Kendrick](https://wordpress.org/support/users/elusivelight/)
 * (@elusivelight)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/customisation-with-extra-fields/#post-6024815)
 * My goal is to make the plugin completely customizable through the use of filters,
   actions, and templates so you don’t ever need to edit core files.
 * That said, it’s not quite in that state. I have lots of filters and actions but
   more are probably needed. I have templates for the dashboard widget and widget
   but the other views still need to be converted.
 * The files that most likely need to be edited are /includes/cleverness-to-do-list-
   frontend.class.php and /includes/cleverness-to-do-list-library.class.php. The
   frontend class is an extension of the main class in /includes/cleverness-to-do-
   list.class.php which is what’s used on the backend and has a show_id function.
 * If you find a place where a filter/action is needed in order to add additional
   fields, please let me know and I’ll add one there.
 *  [eblakely](https://wordpress.org/support/users/eblakely/)
 * (@eblakely)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/customisation-with-extra-fields/#post-6024966)
 * Have you considered working with ACF, advanced custom fields, great plugin, like
   yours…..
 * I would love to use this but need to add a few more fields…..
 *  [eblakely](https://wordpress.org/support/users/eblakely/)
 * (@eblakely)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/customisation-with-extra-fields/#post-6024967)
 * Nice little plugin one other options would love to display tasks one category
   per page, instead of just sorting by category.

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

The topic ‘Customisation with extra fields’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cleverness-to-do-list_fefefe.svg)
 * [Cleverness To-Do List](https://wordpress.org/plugins/cleverness-to-do-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cleverness-to-do-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cleverness-to-do-list/)
 * [Active Topics](https://wordpress.org/support/plugin/cleverness-to-do-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cleverness-to-do-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cleverness-to-do-list/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [eblakely](https://wordpress.org/support/users/eblakely/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/customisation-with-extra-fields/#post-6024967)
 * Status: not resolved