Title: Optimization
Last modified: May 15, 2020

---

# Optimization

 *  Resolved [midnight199x](https://wordpress.org/support/users/midnight199x/)
 * (@midnight199x)
 * [6 years ago](https://wordpress.org/support/topic/optimization-9/)
 * I’ve wrote a code as a mediator, to pull data from my custom post types and how
   in your grid structure. This content is being generated by API, so I need dynamic
   grid which is being updated automatically. I know you don’t have a API for this,
   that’s why I developed such functionality. Now I save the data in your tables,
   then plugin pulls it and shows. So, my question is, do we have a option to optimize
   this and show without saving it in the database. Seems I have redundant data 
   with different forms!

Viewing 1 replies (of 1 total)

 *  Plugin Author [PORTFOLIO GALLERY TEAM](https://wordpress.org/support/users/wpsofts/)
 * (@wpsofts)
 * [5 years, 12 months ago](https://wordpress.org/support/topic/optimization-9/#post-12859825)
 * I guess you’ve chosen the best solution in such scenario! I would not recommend
   to alter plugin codes, because you’ll lose future updates. I understand you could
   have redundant data in your database, but if’s not too big, then it’s not an 
   issue at all, in point of performance.
 * I guess you’re familiar with programming as you’ve developed such component to
   showcase dynamic populated content. If it’s not a big deal for you to modify 
   plugin codes, then you can either adjust plugin to pull data from your tables
   or you can save only in our tables. So, you’ll not end up having the same data
   in different forms stored in the database.

Viewing 1 replies (of 1 total)

The topic ‘Optimization’ is closed to new replies.

 * ![](https://ps.w.org/portfolio-wp/assets/icon-256x256.png?rev=2593673)
 * [Portfolio, Gallery, Product Catalog - Grid KIT Portfolio](https://wordpress.org/plugins/portfolio-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/portfolio-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/portfolio-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/portfolio-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/portfolio-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/portfolio-wp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [PORTFOLIO GALLERY TEAM](https://wordpress.org/support/users/wpsofts/)
 * Last activity: [5 years, 12 months ago](https://wordpress.org/support/topic/optimization-9/#post-12859825)
 * Status: resolved