Change: (i.e:(i.e. if you are using a template engine to generate pages on-demand).Sample Code - Getting the URL from a known template pageif( window.WPCAPI ) {WPCAPI.generateCellURL = function( parentID, title, tags, cellID ) {return "/path/to/template/engine?cell=" + cellID;};}AsynchronousIf you return a null
View changes from previous version.
(Word count: 280)