This example demonstrates page postprocessing plugin. See the source of the plugin file example.ob.php for details.
Some words here are replaced in the plugin:
<?php define('INC','example,example.ob'); include_once '../inc/inc.php'; $example_plugin = 'none'; $title = 'Page postprocessing plugin'; inc();?> <p>This example demonstrates page postprocessing plugin. See the source of the plugin file <tt>example.ob.php</tt> for details.</p> <p>Some words here are replaced in the plugin:</p> <div> Wow-bla-bla<br /> Wow-bla-bla<br /> Wow-bla-bla<br /> </div>