riccardo.is

WP essentials

References to possible WP plugins for this web: 1 – WPUF (front end editing), 2 – Lightboxes, 3 – Polls/rating, 4 – External links FB style, 5) Backup/copy/clone/migrate, &) Speed, cache, SEO…

Read more

Some WP codes

1) Workarounds for WPUF’s missing edit link! (button) https://developer.wordpress.org/reference/functions/get_the_id/ https://stackoverflow.com/questions/4893435/getting-the-wordpress-post-id-of-current-post https://rudrastyh.com/wordpress/get-post-id.html post-id: <a href=/dashboard/edit/?pid={return_post_id]>EDIT</a>{return_post_id]= for return_post_id to work you need[…]

Read more

Embed for PurplePower – tryouts

Iframe 01 code <script type=’text/javascript’ charset=’utf-8′> var iframe = document.createElement(‘iframe’); document.body.appendChild(iframe); iframe.src = ‘https://purplepower.is/wp-content/uploads/2021/11/pp-base02ROUND.jpg’; iframe.width = ‘320’; iframe.height = ‘190’;[…]

Read more
WordPress Lightbox