Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
Q
q2a-email-notification
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
contest
pdp-intro
q2a-email-notification
Commits
95deec88
Commit
95deec88
authored
Jul 29, 2014
by
Amiya Sahu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the check URI
parent
2c7beee1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
qa-plugin.php
qa-plugin.php
+3
-3
No files found.
qa-plugin.php
View file @
95deec88
...
@@ -4,13 +4,13 @@
...
@@ -4,13 +4,13 @@
Plugin Name: Category/Tag Email Notification
Plugin Name: Category/Tag Email Notification
Plugin URI: https://github.com/amiyasahu/q2a-email-notification
Plugin URI: https://github.com/amiyasahu/q2a-email-notification
Plugin Description: Notifies a user when a new question is asked in his favorite tag or category
Plugin Description: Notifies a user when a new question is asked in his favorite tag or category
Plugin Version:
0.1
Plugin Version:
1.0
Plugin Date: 2014-0
4
-20
Plugin Date: 2014-0
7
-20
Plugin Author: Amiya Sahu
Plugin Author: Amiya Sahu
Plugin Author URI: http://amiyasahu.com
Plugin Author URI: http://amiyasahu.com
Plugin License: MIT License
Plugin License: MIT License
Plugin Minimum Question2Answer Version: 1.6
Plugin Minimum Question2Answer Version: 1.6
Plugin Update Check URI:
Plugin Update Check URI:
https://raw.githubusercontent.com/amiyasahu/q2a-email-notification/master/qa-plugin.php
*/
*/
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
if
(
!
defined
(
'QA_VERSION'
))
{
// don't allow this page to be requested directly from browser
...
...
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