A way to use PHP code to write to an individual page or pages using shortcode.

An example code snippet is included which shows a few basic build options. 
You will need to have some PHP knowledge - or use AI?

The function at the bottom of plugin.php
called by: $newcontent = preg_replace_callback (at the top)
does most of the work.

thanks again Mr M.