WPIntell

Source evidence

Does it cache the retrieved info?

Enhanced Plugin Admin · support · 2017-04-19T14:13:00+00:00

mixedsentiment
mediumseverity
0.78relevance
4replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Marcelo Pedra resolved
Hello! I have tested your plugin in a couple sites with lots of plugins and noticed it makes the Plugins list to last for at least 3x times to load. Does it check the information in the repo every time or will it cache the data and retrieve updates every N time? Also, is it compatible with PHP 7? Thanks in advance. Yes, the requests to get the info about each plugin will result in the plugin admin page loading more slowly than normal. However, I’ve added caching so that you control how often the requests happen. Go to the plugin settings page and indicate the amount of time you’d like to have the the information cached. And this setting to schedule the cache of information will refresh only when viewing the plugins list, or will it set a wp-cron task to schedule the update of this information? It’ll run when the plugins page is viewed. ok, thanks for clarifying!

Comments

4 shown
Marios Alexandrou 2017-04-19T20:49:00+00:00

Yes, the requests to get the info about each plugin will result in the plugin admin page loading more slowly than normal. However, I’ve added caching so that you control how often the requests happen. Go to the plugin settings page and indicate the amount of time you’d like to have the the information cached.

Marcelo Pedra 2017-04-19T21:24:00+00:00

And this setting to schedule the cache of information will refresh only when viewing the plugins list, or will it set a wp-cron task to schedule the update of this information?

Marios Alexandrou 2017-04-19T21:29:00+00:00

It’ll run when the plugins page is viewed.

Marcelo Pedra 2017-04-19T21:33:00+00:00

ok, thanks for clarifying!