Skip to content

Releases: jaycee0610/WP-Dev-Advantage

Version 1

30 Jun 13:12
Compare
Choose a tag to compare

Plugin Display Error Date : 2024-07-03

Error HTML :

<style> body { background-color: white; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; font-family: Arial, sans-serif; } .message-container { text-align: center; } </style>
            <div class="message-container">
                <h1>Something Went Wrong</h1>
                <p>Please Contact Administrator / Developer</p>
            </div>