Title: Some issues
Last modified: August 18, 2025

---

# Some issues

 *  [Alex Lion (阿力獅)](https://wordpress.org/support/users/alexclassroom/)
 * (@alexclassroom)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/some-issues-76/)
 * Hi,
 * simple-post-notes.php, Line 466, its code should be the following. The text domain
   of this button text should be fixed.
 *     ```wp-block-code
       <?php submit_button( __( 'Save', 'simple-post-notes' ), 'primary', 'save' ); ?>
       ```
   
 * Text Domain loading issue as the following.
 * Function _load_textdomain_just_in_time was called **incorrectly**. Translation
   loading for the **simple-post-notes** domain was triggered too early. This is
   usually an indicator for some code in the plugin or theme running too early. 
   Translations should be loaded at the **init** action or later.

The topic ‘Some issues’ is closed to new replies.

 * ![](https://ps.w.org/simple-post-notes/assets/icon-256x256.png?rev=3349738)
 * [Simple Post Notes](https://wordpress.org/plugins/simple-post-notes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-post-notes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-post-notes/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-post-notes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-post-notes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-post-notes/reviews/)

 * 0 replies
 * 2 participants
 * Last reply from: [Alex Lion (阿力獅)](https://wordpress.org/support/users/alexclassroom/)
 * Last activity: [1 year, 4 months ago](https://wordpress.org/support/topic/some-issues-76/)
 * Status: not resolved