Skip to content
Snippets Groups Projects
Commit a92d8d2e authored by Erick Hitter's avatar Erick Hitter
Browse files

Merge branch 'bump-wp-compat' into 'master'

Bump WP compatibility

See merge request !16
parents 26a47db7 fd06552d
No related branches found
No related tags found
1 merge request!16Bump WP compatibility
Pipeline #8030 passed
......@@ -3,7 +3,7 @@
**Donate link:** https://ethitter.com/donate/
**Tags:** shortlink, shortlinks
**Requires at least:** 4.4
**Tested up to:** 6.0
**Tested up to:** 6.8
**Stable tag:** 0.6.1
**Requires PHP:** 7.2
**License:** GPLv2 or later
......
......@@ -471,6 +471,7 @@ ETH_Simple_Shortlinks::get_instance();
* @param int $post_id Post ID.
* @return string
*/
// phpcs:ignore Squiz.Commenting.FunctionComment.Missing, Universal.Files.SeparateFunctionsFromOO.Mixed
function eth_simple_shortlinks_get( $post_id ) {
if ( ! did_action( 'wp_loaded' ) ) {
_doing_it_wrong(
......
# Copyright (C) 2022 Erick Hitter
# Copyright (C) 2025 Erick Hitter
# This file is distributed under the same license as the ETH Simple Shortlinks package.
msgid ""
msgstr ""
"Project-Id-Version: ETH Simple Shortlinks 0.6.1\n"
"Report-Msgid-Bugs-To: "
"https://wordpress.org/support/plugin/eth-simple-shortlinks\n"
"POT-Creation-Date: 2022-06-25 23:01:41+00:00\n"
"POT-Creation-Date: 2025-05-19 00:56:22+00:00\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"PO-Revision-Date: 2022-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2025-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: en\n"
......
......@@ -3,7 +3,7 @@ Contributors: ethitter
Donate link: https://ethitter.com/donate/
Tags: shortlink, shortlinks
Requires at least: 4.4
Tested up to: 6.0
Tested up to: 6.8
Stable tag: 0.6.1
Requires PHP: 7.2
License: GPLv2 or later
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment