Opened 8 years ago
Closed 4 years ago
#2467 closed defect (bug) (worksforme)
Plugins not showing on plugin-install screen
Reported by: | alvarogois | Owned by: | tellyworth |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Plugin Directory | Keywords: | |
Cc: |
Description
Not sure if this is a Meta issue, nevertheless, it could be related to the plugins directory. I was doing a plugin search on plugin-install screen of a 4.7.2 site and got a strange behaviour: the search didn't return all the items available. The number is right – 5 items –, but I can only see 4 items on te screen: http://g.recordit.co/yMeHcCzUSY.gif
Attachments (1)
Change History (15)
#2
@
8 years ago
The first item on Plugin Directory is different from the one I get in my site' search. In fact, it's the title that's wrong, the description, thumb and author are fine.
I searched for: lh-private-content-login (https://wordpress.org/plugins/lh-private-content-login/)
The first plugin in plugin-install is a mix of the former and this one: https://wordpress.org/plugins/recent-posts-widget-extended/
That's odd behaviour.
#3
@
8 years ago
What locale do you have this install set to? Could be a locale caching issue there as well.
#5
@
8 years ago
Looks like there's an issue with the API, it says "results":5
, but returns only four of them, see the screenshot.
Here's the query I used:
https://api.wordpress.org/plugins/info/1.1/?action=query_plugins&request[search]=lh-private-content-login
#6
follow-up:
↓ 10
@
8 years ago
@SergeyBiryukov the first result I get here http://g.recordit.co/yMeHcCzUSY.gif is truncated, the plugin name is the wrong one, though thumb, author and description are OK. There're actually 4 results for that query.
This ticket was mentioned in Slack in #meta by tellyworth. View the logs.
8 years ago
#10
in reply to:
↑ 6
@
8 years ago
Replying to alvarogois:
the first result I get here http://g.recordit.co/yMeHcCzUSY.gif is truncated, the plugin name is the wrong one, though thumb, author and description are OK.
Just wanted to note that we've got a similar report on support forums:
https://ru.wordpress.org/support/topic/мой-плагин-в-репозитории-не-мой/
"hiWeb AdmiMenu" was displayed with a wrong title "Free Landing Pages Builder by Wishpond" when searching from an admin with ru_RU
locale, until the (previously untranslated) plugin title was translated into Russian.
There are actually only 4 plugins in the (current) directory matching that search, so not sure why your listing says there are 5 items.