*/ ?>

WP Last Modified Infoversion ); ?>

doSettingsSection( [ 'id' => 'wplmi-post', 'class' => 'wplmi-post', 'title' => __( 'Post Settings', 'wp-last-modified-info' ), 'description' => __( 'Control the Auto Insertion of ast Modified Info here.', 'wp-last-modified-info' ), 'name' => 'wplmi_plugin_post_option', ] ); $this->doSettingsSection( [ 'id' => 'wplmi-template', 'class' => 'wplmi-template d-none', 'title' => __( 'Template Tag', 'wp-last-modified-info' ), 'description' => __( 'Use the template tag in your theme template files or Gutenberg Block on your posts to display last modified info.', 'wp-last-modified-info' ), 'name' => 'wplmi_plugin_template_tag_option', ] ); $this->doSettingsSection( [ 'id' => 'wplmi-schema', 'class' => 'wplmi-schema d-none', 'title' => __( 'Schema Options', 'wp-last-modified-info' ), 'description' => __( 'Configure the JSON-LD Structured Data settings here.', 'wp-last-modified-info' ), 'name' => 'wplmi_plugin_schema_option', ] ); $this->doSettingsSection( [ 'id' => 'wplmi-notification', 'class' => 'wplmi-notification d-none', 'title' => __( 'Email Notification', 'wp-last-modified-info' ), 'description' => __( 'Configure the settings to get Email Notiifcation after post update.', 'wp-last-modified-info' ), 'name' => 'wplmi_plugin_notification_option', ] ); $this->doSettingsSection( [ 'id' => 'wplmi-misc', 'class' => 'wplmi-misc d-none', 'title' => __( 'Miscellaneous Options', 'wp-last-modified-info' ), 'description' => __( 'Change some uncommon but essential settings here.', 'wp-last-modified-info' ), 'name' => 'wplmi_plugin_misc_option', ] ); ?>

Help

  1. <style> </style>' ); ?>

  2. ', '' ); ?>

  3.   

    <?php if ( function_exists( 'the_last_modified_info' ) ) { the_last_modified_info(); } ?>

    <?php if ( function_exists( 'get_the_last_modified_info' ) ) { get_the_last_modified_info(); } ?>

  4. [lmt-post-modified-info]', 'echo do_shortcode( '[lmt-post-modified-info]' );', '[lmt-site-modified-info]' ); ?>


WP Last Modified Info v' . esc_html( $this->version ) . '' ); ?>

Developed with by Sayan Datta | Hire Me | GitHub | Support | Translate | Rate it (★★★★★) on WordPress.org, if you like this plugin.