Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
plugin-template
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
wpdesk
Library
plugin-template
Commits
fd437c10
Commit
fd437c10
authored
2 years ago
by
Sebastian Pisula
Browse files
Options
Downloads
Patches
Plain Diff
feature(core): codeception tests - fixing
parent
e518a82f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!40
feature(core): plugin template changes
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
plugin-template.php
+1
-1
1 addition, 1 deletion
plugin-template.php
with
1 addition
and
1 deletion
plugin-template.php
+
1
−
1
View file @
fd437c10
...
...
@@ -45,7 +45,7 @@ $plugin_version = '1.0.0';
$plugin_name
=
'WP Desk Plugin Template'
;
$plugin_class_name
=
Plugin
::
class
;
$plugin_text_domain
=
'plugin-template'
;
$product_id
=
'
p
lugin
-t
emplate'
;
$product_id
=
'
WP Desk P
lugin
T
emplate'
;
$plugin_file
=
__FILE__
;
$plugin_dir
=
__DIR__
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment