Skip to content

Commit

Permalink
2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
romi-getbowtied committed Jul 20, 2023
1 parent 988a9cd commit 035da1e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== WooCommerce HookMeUp – Additional Content for WooCommerce ===
=== WooCommerce HookMeUp ===
Contributors: getbowtied
Tags: hooks, customize, theme, templates, woocommerce
Requires at least: 5.0
Tested up to: 6.2.2
Stable tag: 2.0
Stable tag: 2.1
Requires PHP: 5.2.4
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -143,7 +143,7 @@ WooCommerce HookMeUp doesn't include the full list of [WooCommerce Hooks](https:

== Changelog ==

= 2.0 =
= 2.1 =
- Recheck Compatibility with WordPress 6.2.2
- Recheck Compatibility with WooCommerce 7.9.0

Expand Down
4 changes: 2 additions & 2 deletions hookmeup.php
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<?php

/**
* Plugin Name: WooCommerce HookMeUp – Additional Content for WooCommerce
* Plugin Name: WooCommerce HookMeUp
* Plugin URI: https://wordpress.org/plugins/hookmeup/
* Description: Helps non-developers insert additional content, banners, shortcodes by exploiting key areas in any WooCommerce Theme, without altering the theme's code. Explore and use hidden places in pages like: Shop, Product Page, Cart, Checkout, Login, Register, My account, Thank You Page. Add banners, text, links, call to actions or anything you can think of in strategic spots on your site that you can't normally manipulate. No coding required.
* Version: 2.0
* Version: 2.1
* Author: Get Bowtied
* Author URI: https://www.getbowtied.com/
* License: GPL-2.0+
Expand Down

0 comments on commit 035da1e

Please sign in to comment.