firewalker
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Add New Provider oEmbedThis one works:
// Add Slideshare oEmbed function add_oembed_slideshare(){ wp_oembed_add_provider( 'http://www.slideshare.net/*', 'http://api.embed.ly/v1/api/oembed'); } add_action('init','add_oembed_slideshare');Apparently I must refresh(update) post that contains the oEmbed in order to see the change 🙂
Forum: Fixing WordPress
In reply to: Missing Plugin Lists@shane G:
I already do that, still no progress. The list won’t show up. Here is snapshot of my plugin lists:
http://i130.photobucket.com/albums/p245/firewalker06/netsainserror.png
As you can see, there is nothing after Active Plugin lists. But you see from the left sidebar (“Pengaturan” = “Settings” in Indonesian), the number of plugins exceeding the lists of Active Plugins.
I tried refreshing, waiting until page fully loaded, it’s still the same.
Didik, a.k.a Firewalker06
Forum: Fixing WordPress
In reply to: Missing Plugin ListsThank you for your reply.
The missing plugins were uploaded properly, in fact it is activated and functioning well. To make it simple, my explanations goes like this:
yesterday there were 25 activated plugins, today only 12 are listed. The other 13 is not listed, but still functioning.