-
Posted a reply to Email Notifcation, on the site WordPress.org Forums:
In-conclusion I found that "Tasks" & "Comments" are found in the wp_Comments table, Therefore, I… -
Posted a reply to Email Notifcation, on the site WordPress.org Forums:
Update: $args = array( 'post_id' => $task->data['id'], ); $comments = get_comments( $args ); foreach (… -
Posted a reply to Email Notifcation, on the site WordPress.org Forums:
PREFECT!! Just one more thing, I had to use "strip_tags" to remove html tag in… -
Posted a reply to Email Notifcation, on the site WordPress.org Forums:
Task version: 3.0.0 WP: WordPress 4.6.1 Currently I am using a manual action to generate… -
Posted a reply to Email Notifcation, on the site WordPress.org Forums:
One more question: In code: Task == Project Point == Task in Project Comment ==… -
Created a topic, Email Notifcation, on the site WordPress.org Forums:
The following is what participates receive in the emai… -
Created a topic, Activate by CLI Fails, on the site WordPress.org Forums:
Tried to activate sg-cachepress "wp plugin activate sg… -
Wrote a comment on the post Call for testing: WordPress for iOS 11.7, on the site Make WordPress Mobile:
I sure would like to be part of the team, however I am at a… -
Posted a reply to CLI – Package install, on the site WordPress.org Forums:
https://make.wordpress.org/cli/handbook/common-issues/#php-fatal-error-allowed-memory-size-of-999999-bytes-exhausted-tried-to-allocate-99-bytes If you use cPanel cPanel >> Select PHP version >> Switch To PHP Options… -
Created a topic, CLI – Package install, on the site WordPress.org Forums:
Hello: First let me say “Awesome Sauce!” I just ra… -
Wrote a comment on the post WP-CLI PHP Requirements Strategy, on the site WP-CLI:
Hello: First let me say "Awesome Sauce!" I just ran into this yesterday. Wow what… -
Created a topic, Register Javascripts, on the site WordPress.org Forums:
How do I register a custom .js in the page editor's Sc… -
Created a topic, Cannot modify header information – headers already sent Error, on the site WordPress.org Forums:
[01-May-2018 15:20:53 UTC] PHP Warning: Cannot modify … -
Created a topic, Gets the job done, on the site WordPress.org Forums:
Clean and neat appearance. Well done. -
Created a topic, Layman Menu, on the site WordPress.org Forums:
AWESOME Easy to install, looks and feels great! -
Created a topic, Needs Work, on the site WordPress.org Forums:
Created multiple tables seem to work, however now I lo… -
Created a topic, onchange javascript, on the site WordPress.org Forums:
First, your calendar is AWESOME. I need to change the… -
Posted a reply to #1273 – Unknown collation: ‘utf8mb4_unicode_520_ci’, on the site WordPress.org Forums:
alfatihg80 Thanks your solution worked for me!!! -
Created a topic, Bind to Grid, on the site WordPress.org Forums:
I wish to bind a jqGrid to the data in wp_db7_forms(ta… -
Created a topic, Simple and Event calendar, on the site WordPress.org Forums:
What is the difference between Simple and Event calend…