Title: Adding standard formats
Last modified: August 21, 2016

---

# Adding standard formats

 *  Resolved [Coyot34](https://wordpress.org/support/users/coyot34/)
 * (@coyot34)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/adding-standard-formats/)
 * Hello Mark,
 * And good job for this plugin. You will be glad to know that your plugin could
   become one of the most popular doing team management on WordPress 🙂
 * I use it to manage Online gaming team on two games : Counter Strike and Battlefield.
 * I had to modify some code to make the admin panel more appropriate to this usage.
 * Today, I’d like to create 2 new format as your baseball_college or baseball_pro.
 * But I don’t manage to understand how to add this. (I’m aware that it’s needed
   to code a little bit, and there is no probleme with that).
 * **Do I only have to modify the mstw_tr_set_fields_by_format function ?
    
   
    By
   the way, i’m sure you plugin can become a big an easy plug for general purpose
   as you code it in a really simple and efficient way.
 * Maybe some new feature could make it umbelievable : make the plugin able to use
   wp_users informations to make players registration. Player pages could become
   the user public profil 🙂 and other intergration stuff.
 * Thanks for your answer, and of course, your plugin.
 * [http://wordpress.org/plugins/team-rosters/](http://wordpress.org/plugins/team-rosters/)

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

 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/adding-standard-formats/#post-4018141)
 * Hi Coyot34,
    Glad you like the plugin. Why not give it a 5-star rating? 🙂
 * For the most part, changing `mstw_tr_set_fields_by_format()` function should 
   get you most of the what there. It just sets the field visibility based on the
   format. I see no reason you couldn’t set labels as well. But of course it depends
   on exactly what you want to do with your formats.
 * As for player registration, just thinking about it quickly that all seems very
   doable. It might be better done using one of the membership plugins out there
   and then just modifying the `single-player.php` template to access that DB. In
   any case, it’s not something I’m going to take on in the near future given the
   existing list of things to get done.
 * Best,
    -Mark
 *  Thread Starter [Coyot34](https://wordpress.org/support/users/coyot34/)
 * (@coyot34)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/adding-standard-formats/#post-4018186)
 * Thanks for your answer Mark.
 * I will be rating it 5 stars, it deserve it. I want to use format and inputs personalisation
   to allows easaly 2 “sports” to be managed.
 * I use your plugin for video games competitions, and we got 2 games BF3 and CSGO.
 * Inputs are not the same for the two game’s players. As there is “positions” in
   CS:GO, there is “classes” in BF3.
 * I will create a CSGO format and make it hide the BF3 informations and a BF3 format
   that will hide CSGO informations.
 * Best regards,
    Bérenger
 *  Plugin Author [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * (@markodonnell)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/adding-standard-formats/#post-4018218)
 * Sounds great.

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

The topic ‘Adding standard formats’ is closed to new replies.

 * ![](https://ps.w.org/team-rosters/assets/icon-128x128.png?rev=1087838)
 * [Team Rosters](https://wordpress.org/plugins/team-rosters/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/team-rosters/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/team-rosters/)
 * [Active Topics](https://wordpress.org/support/plugin/team-rosters/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/team-rosters/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/team-rosters/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Mark O’Donnell](https://wordpress.org/support/users/markodonnell/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/adding-standard-formats/#post-4018218)
 * Status: resolved