Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 67836

“Refresh Facebook OpenGraph” button shout not be in the post list pages

$
0
0

Replies: 0

Hi there!
I just found out a minor issue in the file “for-facebook-opengraph-refresher/admin/Facebook_OpenGraph_Refresher_Admin.php”: the “Refresh Facebook OpenGraph” button is visible in the post list pages too but I think that’s wrong.

So I suggest to change this in the row n.103:

if ( $screen->parent_base === ‘edit’ ) {

with

if ( $screen->base === ‘post’ ) {

That’s all!

Bye,
Alessandro

  • This topic was modified 6 minutes ago by alesmaweb.

Viewing all articles
Browse latest Browse all 67836

Trending Articles