Title: Plugin Modification
Last modified: March 16, 2017

---

# Plugin Modification

 *  [BradVotava3](https://wordpress.org/support/users/bradvotava3/)
 * (@bradvotava3)
 * [9 years ago](https://wordpress.org/support/topic/plugin-modification-3/)
 * I would like to make 2 customization changes to the plugin for a project I’m 
   building. The first is to make videos and playlists that show up in the admin
   menu based on the currently logged in user only, rather than displaying all videos
   from all users. I believe I just need to modify a query in api.php. The query
   currently reads ‘SELECT oid,’. $fields[‘cols’] .’ FROM ‘.$this->table->playlists,
   $fields This is currently selecting all the playlists.
 * The second is I would like some type of plugin menu available in the front end
   for authors. I tried various solutions but no luck. Any suggestions?
 * Thanks!
 * Brad

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

 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [9 years ago](https://wordpress.org/support/topic/plugin-modification-3/#post-8924360)
 * Hi, I found out that we haven’t attached user id in our playlists. That’d have
   been easy, now we need to update many things and test them out properly. I know
   I had told you it’d be ready in 5 days, but I’ll see it today and email you by
   midnight, it’s early morning here.
 *  Thread Starter [BradVotava3](https://wordpress.org/support/users/bradvotava3/)
 * (@bradvotava3)
 * [9 years ago](https://wordpress.org/support/topic/plugin-modification-3/#post-8926341)
 * Thanks for the response. I know you probably get more emails than you can answer
   promptly some weeks. I understand. It’s no problem.
 * What did you think about the idea of creating a page for a front-end user interface
   for the plugin? Would that be pretty simple or is that very involved? Basically
   I just want to be able to create a link to a page that contains the plugin menu
   for users that’s not in the regular admin area. I guess it could also be a popup
   modal. If it’s a time consuming task I’d be willing to pay you for your time.
   Just let me know what you’d charge.
 * Thanks!
 * Brad
 *  Plugin Author [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * (@pluginbuilders)
 * [9 years ago](https://wordpress.org/support/topic/plugin-modification-3/#post-8962127)
 * Did you get my email just now? It gave me a bounce-like error message, please
   check.

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

The topic ‘Plugin Modification’ is closed to new replies.

 * ![](https://ps.w.org/frames-video-gallery/assets/icon-256x256.png?rev=1414063)
 * [Frames Video Player](https://wordpress.org/plugins/frames-video-gallery/)
 * [Support Threads](https://wordpress.org/support/plugin/frames-video-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/frames-video-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frames-video-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frames-video-gallery/reviews/)

## Tags

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

 * 4 replies
 * 2 participants
 * Last reply from: [plugin.builders](https://wordpress.org/support/users/pluginbuilders/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/plugin-modification-3/#post-8962127)
 * Status: not a support question