PDF dosyanızı web sitenizde açmak istiyorsanız ufak tefek kodlarla bunun üstesinden gelebilirsiniz. Google PDF görüntüleyici sayesinde web siteniz üzerinden .pdf dosyalarını görüntüleyebiliceksiniz.
Alttaki kodu temanızın functions.php dosyasına ekleyin.
function cwc_viewpdf($attr, $url) {
return '<iframe src="http://docs.google.com/viewer?url=' . $url . '&embedded=true" style="width:' .$attr['width']. '; height:' .$attr['height']. ';" frameborder="0">Your browser should support iFrame to view this PDF document</iframe>';
}
add_shortcode('embedpdf', 'cwc_viewpdf');
Açmak istediğiniz pdf’yi şu kısa kod ile çağırabilirsiniz.
[embedpdf width="600px" height="500px"]http://infolab.stanford.edu/pub/papers/google.pdf[/embedpdf]
Kaynak:WordPress tip: Create a PDF viewer shortcode
Benzer yazılar |
Reks |
![]() |
Kategori: Wordpress
(Hangi durumlarda rapor edebilirim?)





WordPress, SEO, Google Analytics, WebMaster, AdSense ve AdWords Uzmanı... Bilgisayar donanım konusunda üst düzey bilgi... E-Mail
Twitter - +Google - Facebook