PluginProbe
Substack Importer / trunk
Substack Importer vtrunk
trunk 0.1.0 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8 1.0.9 1.1.0 1.1.1 1.2.0
substack-importer / partials / container.php

container.php in Substack Importer trunk, at partials/container.php

5 lines 165 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <div class="substack-importer wrapper">
2 <h1 class="wp-heading-inline"><?php _e( 'Substack Importer', 'substack-importer' ); ?></h1>
3 <?php echo $content; ?>
4 </div>
5