Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
W
woocommerce_bpd
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
8
Issues
8
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wordpress
woocommerce_bpd
Commits
e3aaac5b
Commit
e3aaac5b
authored
Apr 02, 2014
by
Franco nextime Lanza
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove also update function call from product-addons.php
parent
0531ca55
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
5 deletions
+0
-5
product-addons.php
product-addons.php
+0
-5
No files found.
product-addons.php
View file @
e3aaac5b
...
...
@@ -23,11 +23,6 @@ Tested up to: 3.2
if
(
!
function_exists
(
'woothemes_queue_update'
)
)
require_once
(
'woo-includes/woo-functions.php'
);
/**
* Plugin updates
*/
woothemes_queue_update
(
plugin_basename
(
__FILE__
),
'147d0077e591e16db9d0d67daeb8c484'
,
'18618'
);
if
(
is_woocommerce_active
()
)
{
/**
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment