Beschrijving
Deze plugin is gesloten sinds 25 april 2018 en is niet beschikbaar om te downloaden. Deze sluiting is permanent. Reden: Auteurverzoek.
Beoordelingen
19 november 2017
1 reactie
I like this plugin a lot! It does what it says. After struggling with Facebook and other heavy WP plugins, this plug in just does the job.
The only question I have is, what is the difference between the button ‘rescrape’ and ‘debugg’? The rescrape doesn’t seem to work, or it takes just 1 sec. to do it.
Clicking on debugg brings you to your facebook control page where you can take the next step.
Do I have to click rescrape as well?
16 januari 2017
4 reacties
hi,
Thanks for the cool plugin. I was able to use it on my site with a change:
The way the URL is obtained will not work for long URL’s because of the … that WP inserts to truncate long URL’s as they are displayed next to ‘Permalink:’. This is the code I used instead:
// Some basic settings
var settings = {
url: document.getElementById('sample-permalink').firstChild.href,
textNormal: 'Rescrape Open Graph data',
textSuccess: 'Success!',
textFailed: 'Failed!'
};
3 september 2016
Very nice work! Simple and elegant implementation.
Bijdragers & ontwikkelaars
“Open Graph Rescrape” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Open Graph Rescrape” in je eigen taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.