mirror of
https://ghproxy.net/https://github.com/elementor/wp2static.git
synced 2025-09-05 21:00:27 +08:00
initial commit
This commit is contained in:
commit
1a9fcace0f
47 changed files with 4113 additions and 0 deletions
10
views/message.phtml
Normal file
10
views/message.phtml
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
/**
|
||||
* @package WP Static HTML Output
|
||||
*
|
||||
* Copyright (c) 2011 Leon Stafford
|
||||
*/
|
||||
?>
|
||||
<div class="updated fade">
|
||||
<p><strong><?php echo $this->message ?></strong></p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue