J.D. Grimes
@jdgrimes on WordPress.org and Slack
- Member Since: July 12th, 2013
- Location: Maryland, USA
- Website: http:/codesymphony.co
Bio
WordPress Origin Story
Contribution History
J.D. Grimes’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Documentation Contributor
- Meta Contributor
- Plugin Developer
-
Mentioned in [54146] on Core SVN:
General: Correct path replacement regex in `wp_guess_url`. -
Mentioned in [53933] on Core SVN:
Themes: Add support for `Update URI` header. -
Mentioned in [52176] on Core SVN:
WPDB: Capture error in `wpdb::$last_error` when insert fails instead of silently failing for invalid data or value too long. -
Mentioned in [51070] on Core SVN:
Coding Standards: Simplify the logic in `WP_Widget::get_field_name()` and `::get_field_id()`. -
Mentioned in [50921] on Core SVN:
Plugins: Add support for `Update URI` header. -
Mentioned in [50109] on Core SVN:
Comments: Introduce a method for commenters to opt-in to receiving an email notification when their moderated comment gets approved. -
Posted a reply to Two classes defined in different set of pages, on the site WordPress.org Forums:
Thanks for the info about the error. The difference between the two classes you are… -
Mentioned in [48601] on Core SVN:
Mail: Ensure that a server hostname can be set by using `network_home_url()`. -
Mentioned in [48478] on Core SVN:
Docs: Synchronize description for the `$allowed_html` parameter of various KSES functions. -
Mentioned in [48060] on Core SVN:
Themes: Add additional later escaping to `post_class()` and `body_class()` functions. -
Posted a reply to Auto-Update of Points, on the site WordPress.org Forums:
Hi Leonard, Yes, the Reset points extension should still work, and the logs are kept… -
Posted a reply to no updates and planned features in progress/planned, on the site WordPress.org Forums:
Hey Shawn, You're welcome to email me (jdg@codesymphony.co), and we can talk. -
Posted a reply to How can i give different point on different comment, on the site WordPress.org Forums:
You would have to manually give points to the users by following these instructions: https://wordpoints.org/user-guide/manually-editing-a-users-points/ -
Posted a reply to no updates and planned features in progress/planned, on the site WordPress.org Forums:
Hi @mani46. You're right that active development has been slow for the last year. There… -
Mentioned in [45856] on Core SVN:
Date/Time: Use PHP `DateTime` class API in `current_time()`. -
Posted a reply to WPPOINTS and UMemeber, on the site WordPress.org Forums:
Sorry for the delayed reply; I'm still recovering from an exhausting (but fun!) weekend trip.… -
Posted a reply to Top of Current User, on the site WordPress.org Forums:
This is in our list of suggestions here, and we plan to add it in… -
Posted a reply to Share point, on the site WordPress.org Forums:
This isn't possible yet, but is planned for a future version. -
Posted a reply to Safe to install?, on the site WordPress.org Forums:
Hi @tcartr07, Yes, it should be safe to install with the latest version of WordPress.… -
Posted a reply to How to get points uploading photos into post, on the site WordPress.org Forums:
Hi @abhishek26. Great suggestion! I've added it to the list of feature requests here: https://trello.com/c/sRzhrsrd/122-points-for-using-an-image-in-a-post… -
Mentioned in [44809] on Core SVN:
Date/Time: Reduce explicit local `current_time( 'timestamp' )` usage in favor of native PHP functions. -
Posted a reply to Top table – Link to each listed user, on the site WordPress.org Forums:
Hi @laucoste, sorry for the late reply. What you need to do is add code… -
Posted a reply to Out of date?, on the site WordPress.org Forums:
Hi @limone111. Sorry for the delayed reply. It looks like you've already figured out what… -
Posted a reply to Cron Manager jobs for wordpoints, on the site WordPress.org Forums:
Hi Dave, Yes, you can delete the excess jobs. There is only supposed to ever… -
Posted a reply to Recalculate points, on the site WordPress.org Forums:
Hi @gaudaru, sorry for the delayed reply. It currently isn't possible to recalculate the points,… -
Posted a reply to Extract user points, on the site WordPress.org Forums:
You would run a query on the wp_usermeta table using phpMyAdmin or another similar program.… -
Posted a reply to daily max. points, on the site WordPress.org Forums:
Hi @wpbetsy, That's a great suggestion! You can vote for this feature request here: https://trello.com/c/s8vAoIEp/118-daily-points-limit -
Posted a reply to all users’ total points, on the site WordPress.org Forums:
Hi @wpbetsy, Maybe the Top Users in Period extension would have what you want? -
Posted a reply to Withdraw reward in cash, on the site WordPress.org Forums:
Hi @nduka4real. WordPoints doesn't offer this feature yet, you would have to manually send the… -
Posted a reply to Extract user points, on the site WordPress.org Forums:
There isn't a feature like this available, but if you have access to phpMyAdmin or… -
Posted a reply to How to create a points section that is specified for a user, on the site WordPress.org Forums:
Adding the following code in your child theme's functions.php file should do the trick: function… -
Posted a reply to How to create a points section that is specified for a user, on the site WordPress.org Forums:
Hi Leonard, You can do that with a shortcode similar to this: [wordpoints_points_logs points_type="credits" query="current_user"]… -
Mentioned in [43815] on Core SVN:
Editor: Minor bug fixes. -
Posted a reply to invite friends, on the site WordPress.org Forums:
It would be possible, but WordPoints usually tries to integrate with other plugins rather than… -
Posted a reply to invite friends, on the site WordPress.org Forums:
Hi @wpbetsy, are referring to the BuddyPress extension? WordPoints doesn't offer this feature by default.… -
Posted a reply to hourly points?, on the site WordPress.org Forums:
To award hourly points, you need to use the Visit event, and fill in the… -
Posted a reply to Where do you recommend putting the short code [wordpoints_points] within WOO?, on the site WordPress.org Forums:
Not sure why that is, Dave. Have you tried something like this? <span style="font-size:30px">[wordpoints_points]</span> -
Posted a reply to Where do you recommend putting the short code [wordpoints_points] within WOO?, on the site WordPress.org Forums:
Hi Dave, Good question. I think that adding a WooCommerce my account page dedicated to… -
Posted a reply to es compatible con buddypress, on the site WordPress.org Forums:
First you must buy the extension. Then you can install it on your site by… -
Posted a reply to es compatible con buddypress, on the site WordPress.org Forums:
Yes, it is compatible with BuddyPress. There is also an extension that adds more features… -
Posted a reply to Update Points Directly in the Database, on the site WordPress.org Forums:
Hi @stevenlinx, Actually, the plugin does track the total points for each user. It is… -
Posted a reply to points redemption, on the site WordPress.org Forums:
Yes, the plugin is integrated with WooCommerce, you just need this extension: https://wordpoints.org/extensions/woocommerce/ -
Posted a reply to points redemption, on the site WordPress.org Forums:
Unfortunately not much progress to report, but we still plan to add these features in… -
Posted a reply to points redemption, on the site WordPress.org Forums:
Thank you for the feedback! Some similar suggestions have been made previously, and are on… -
Posted a reply to Read posts, on the site WordPress.org Forums:
Hi @zkenstein, This feature is not available yet, but it is planned for the future.… -
Posted a reply to Testimonials, on the site WordPress.org Forums:
Hi Dave, Sorry for the delayed reply, I was super busy the last few days.… -
Posted a reply to condition, on the site WordPress.org Forums:
This still doesn't seem to have anything related to WordPoints. Have you tried a different… -
Posted a reply to condition, on the site WordPress.org Forums:
Thanks @wpbetsy. It doesn't look like any of the warnings are related to WordPoints. Which… -
Posted a reply to condition, on the site WordPress.org Forums:
Which web browser do you use? Do you still have the same problem if you… -
Posted a reply to condition, on the site WordPress.org Forums:
Which version of WordPoints are you using? When I test the latest version of WordPoints,…