Welcome To Snipplr


Everyone's Recent JavaScript Snippets Tagged wordpress



« Prev 1 Next »
https://www.chrisjmendez.com/2014/09/18/wordpress-change-admin-e-mail-to-new-users/
0 796 posted 9 years ago by chrisaiv
https://www.chrisjmendez.com/2014/09/18/wordpress-change-admin-e-mail-to-new-users-example-1/
0 872 posted 9 years ago by chrisaiv
https://www.chrisjmendez.com/2014/09/13/wordpress-upgrade-an-old-jquery/
0 595 posted 9 years ago by chrisaiv
Simulates a click on a page with the name you put in the parameter in the onclick function.
1 1031 posted 9 years ago by Reiff
Go through all the authors of a wordpress import and make them the same as the previous authors (Wordpress 3.3).
0 649 posted 12 years ago by jcottrell
Delete a page of wordpress posts with one click ("Run" in Firebug or Developer Tools)
0 535 posted 12 years ago by jcottrell
* Set your local path to the wordpress install, in my case was: "/blog/feed" * Edit the var contain = make it set to the selector, in my case I'm populated a list tag <ul></ul>. * Edit the var limit = 5; Set the amount of blog posts you want to dis...
1 1474 posted 13 years ago by crypticsoft
You may need to change the IDs around.
2 684 posted 13 years ago by joshvermaire
This piece of code allows to insert text into the tinymce textarea when writing a WordPress plugin for instance.
0 466 posted 13 years ago by tomidle
Code in single.php, loop.php, index.php, page.php, category.php, und archive.php , innerhalb des loops einfügen.
0 630 posted 13 years ago by PM-Webdesign
1 439 posted 13 years ago by spraitas
used on: ezpl theme, header.php just be sure to enqueue for any such scripts BEFORE wp_head(). Otherwise they don't get loaded. That is to say, it's probably best to have wp_head() rigth before </head>.
0 482 posted 13 years ago by mjsiemer
Highlights the current post/page in the Wordpress sidebar.
0 620 posted 14 years ago by dmatranga
Accessing JQuery's $() shortcut within WordPress
1 559 posted 16 years ago by melvitax
0 597 posted 16 years ago by kristin
For a working demo in application/xhtml+xml or text/html, go to: http://rolandog.com/archives/2006/07/10/litebox-demasiado-bueno-para-ser-cierto/ You should delete the multi-line comments after completing the setup, some old browsers will complai...
3 919 posted 17 years ago by rolandog
« Prev 1 Next »