From 6c24e665f4514bb32e22fc4eafa1ea083de21ef8 Mon Sep 17 00:00:00 2001 From: NomadDevs Date: Fri, 26 Feb 2016 08:55:40 +0000 Subject: [PATCH] 1.0.4 final commit --- bp-compliments.php | 4 ++-- change_log.txt | 2 +- css/index.php | 2 ++ images/index.php | 2 ++ includes/index.php | 2 ++ index.php | 2 ++ js/index.php | 2 ++ readme.txt | 4 ++-- 8 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 css/index.php create mode 100644 images/index.php create mode 100644 includes/index.php create mode 100644 index.php create mode 100644 js/index.php diff --git a/bp-compliments.php b/bp-compliments.php index e596e8f..61cb8d0 100644 --- a/bp-compliments.php +++ b/bp-compliments.php @@ -10,7 +10,7 @@ Plugin Name: BuddyPress Compliments Plugin URI: http://wpgeodirectory.com/ Description: Compliments module for BuddyPress. -Version: 1.0.3 +Version: 1.0.4 Author: GeoDirectory Author URI: http://wpgeodirectory.com */ @@ -19,7 +19,7 @@ if ( !defined( 'ABSPATH' ) ) exit; // Define the plugin version. -define( 'BP_COMPLIMENTS_VER', '1.0.3' ); +define( 'BP_COMPLIMENTS_VER', '1.0.4' ); /** * BuddyPress compliments text domain. diff --git a/change_log.txt b/change_log.txt index 8864ffb..a833e94 100644 --- a/change_log.txt +++ b/change_log.txt @@ -1,4 +1,4 @@ -v1.0.3 +v1.0.4 Compliment user settings page - ADDED Linebreaks are removed on compliment messages - FIXED Compliments message links are clickable - ADDED diff --git a/css/index.php b/css/index.php new file mode 100644 index 0000000..cf879a5 --- /dev/null +++ b/css/index.php @@ -0,0 +1,2 @@ +