-
Posted a reply to Re: Pdf embedder not loading jsfiles, on the site WordPress.org Forums:
The important thing is that $this->pdfemb_wp_enqueue_scrips() is called before wp_enqueue_script( 'pdfemb_embed_pdf_js' ) protected function insert_scripts()… -
Posted a reply to Class ‘WPSMTP\\Admin’ not found, on the site WordPress.org Forums:
I fixed this bug in my local install by changing line 26 in wp-smtp.php to:… -
Created a topic, Re: Pdf embedder not loading jsfiles, on the site WordPress.org Forums:
I came across this issue: Hi, i am trying use this plu…