Cyklistika, programování, společnost, kultura

Rubrika: Programování

HTML, CSS, PHP, MySQL, Javascript, JQuery, Wordpress …

Reset your password

Převzatý článek

So you’ve lost your password, huh? There is a way to change it the hard way, if you can’t use the ‘forgot password’-function for whatever reason. Insert this command in to a PhpMyAdmin Sql-window.

CODE SNIPPET:

Paypal Donation Shortcode

Převzatý článek

This code will make it simpler to accept paypal donations.
To use it, simply place the above snippet in your functions.php file and use any of the shortcodes below.

Facebook like button

Převzatý článek

Add a Facebook like button to a page by pasting this code where you want it. You can modify the parameters, see Facebook docs.

CODE SNIPPET:

QR code with article link

Převzatý článek

Just insert the above code inside the WordPress loop, and a QR-code will be rendered for every article.

CODE SNIPPET:

Author Bio Excerpt

Převzatý článek

When you like to show a short intro of the author bio of a post and not his complete bio. Use this code snippet to make an excerpt of the bio, with a link to the author page, where you can show the full bio.

Pagination without plugin

Převzatý článek

This snippet creates a classic paging navigation like the one seen in WP-PageNavi, which give a better overview for the user. It’s easy to implement and gives you total control over the output. I’ll give you an example of how it can look:

Strana 22 z 22

Powered by WordPress & Theme by Anders Norén