Title: So many codes
Last modified: May 28, 2018

---

# So many codes

 *  [michalske](https://wordpress.org/support/users/michalske/)
 * (@michalske)
 * [8 years ago](https://wordpress.org/support/topic/so-many-codes/)
 * Why is there so many codes in the source code of our pages regarding to the ToolTipy
   Pro version? See e.g. the code of the following page [https://www.sketchengine.eu/better-tools-for-portuguese-corpora/](https://www.sketchengine.eu/better-tools-for-portuguese-corpora/)(
   from the line 914 et seq.) – all my keywords were loaded. I am using the version
   4.3.8.1 because the newest version has the problem described in another thread(
   [https://wordpress.org/support/topic/tooltipy-5-0-3-bugs/](https://wordpress.org/support/topic/tooltipy-5-0-3-bugs/)).
 * Thank you.

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

 *  Plugin Author [Jamel.Z](https://wordpress.org/support/users/lebleut/)
 * (@lebleut)
 * [8 years ago](https://wordpress.org/support/topic/so-many-codes/#post-10379632)
 * Hi [@michalske](https://wordpress.org/support/users/michalske/),
 * I’m loading all the keywords names (but not the content) in an array so that 
   I can fetch them in the page using Javascript and not PHP to reduce a part of
   the process from the PHP server to make the page load a bit faster.
 * But maybe it’s not the best idea as you are noticing here.
 * Anyways you made me think in a different way to get the keywords ( Maybe using
   ajax or REST API )
 * I will update this topic if I get a better idea
 * Thanks
 *  Thread Starter [michalske](https://wordpress.org/support/users/michalske/)
 * (@michalske)
 * [8 years ago](https://wordpress.org/support/topic/so-many-codes/#post-10386443)
 * Hi Jamel.Z,
 * I would not move it from PHP to Javascript or AJAX it is not very reliable technics.
   Unfortunately, I am not a programmer so I cannot give you any specific idea how
   to do it in a different way.
 *  Plugin Author [Jamel.Z](https://wordpress.org/support/users/lebleut/)
 * (@lebleut)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/so-many-codes/#post-10495109)
 * Hi back [@michalske](https://wordpress.org/support/users/michalske/),
 * I’m back with a good news but which will not be ready right away 🙂
 * The good news is that I’m concerned in redeveloping Tooltipy from scratch ( Tooltipy
   OOP ) which will be more extensible, bugs free and optimized keeping in mind 
   the current topic you created
 * You can follow it and test from Github on this link :
    [https://github.com/lebleut/Tooltipy-OOP](https://github.com/lebleut/Tooltipy-OOP)
 * By the way it’s open for any cooperation so you can add any new feature you want
   it to be implemented in Tooltipy from the ‘issues’ section
 * Best regards,
    Jamel

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

The topic ‘So many codes’ is closed to new replies.

 * ![](https://ps.w.org/bluet-keywords-tooltip-generator/assets/icon-256x256.jpg?
   rev=1277221)
 * [Tooltipy (tooltips for WP)](https://wordpress.org/plugins/bluet-keywords-tooltip-generator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bluet-keywords-tooltip-generator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bluet-keywords-tooltip-generator/)
 * [Active Topics](https://wordpress.org/support/plugin/bluet-keywords-tooltip-generator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bluet-keywords-tooltip-generator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bluet-keywords-tooltip-generator/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Jamel.Z](https://wordpress.org/support/users/lebleut/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/so-many-codes/#post-10495109)
 * Status: not resolved