mattyrob
@mattyrob on WordPress.org and Slack
- Member Since: August 12th, 2005
- Website: subscribe2.wordpress.com
Contribution History
mattyrob’s badges:- Core Contributor
- Documentation Contributor
- Translation Contributor
-
Closed ticket #51331, in Core Trac:
PHP Deprecated: Non-static method Wp2sv_Mailer::send()1 month ago
-
Posted a reply to How can I remove the “Register” link on the login page?, on the site WordPress.org Forums:
@twd In the WordPress admin area, go to Settings > General. In there you'll find…3 months ago
-
Posted a reply to Static page with link to posts?, on the site WordPress.org Forums:
@holyroller I suspect you'll find this helpful https://wordpress.org/support/article/creating-a-static-front-page/3 months ago
-
Posted a reply to Public Subscribers can not be Deleted or Unsubscribed, on the site WordPress.org Forums:
@ezonelai I am no longer involved in the development of this plugin. It has has…3 months ago
-
Posted a reply to Same name (slug and textdomain) for plugin and theme, on the site WordPress.org Forums:
@hosseinrafiei In theory it should work okay as the translations will be pulled from: WP_LANG_DIR…3 months ago
-
Posted a reply to Mail Not Sent, on the site WordPress.org Forums:
@counterggwp What you've posted above is just account information to assist in narrowing down the…3 months ago
-
Posted a reply to Italics are automatically in boldface, on the site WordPress.org Forums:
@bamster As far as I can tell this is because in some of your CSS…3 months ago
-
Posted a reply to Errors, on the site WordPress.org Forums:
@horatium No, the content on your site is stored in a database, not files. If…3 months ago
-
Posted a reply to Errors, on the site WordPress.org Forums:
@horatium It would seem that somehow your copy of the file at wp-includes/functions.php is corrupt.…3 months ago
-
Posted a reply to Automated Sound Cloud Integration, on the site WordPress.org Forums:
@beatmaker2112 WordPress supports many embed sites but is seems SoundCloud isn't one of them. It…4 months ago
-
Posted a reply to Content centered in block but not in actual published post, on the site WordPress.org Forums:
@sinergyinaction In your style sheet you have: .has-text-align-center { text-align: center; } But you also…4 months ago
-
Posted a reply to Can’t leave another person’s blog!, on the site WordPress.org Forums:
@floppixtoon It's not entirely clear from your question if this might be about a WordPress.com…4 months ago
-
Posted a reply to Images URL – File not found (404 error), on the site WordPress.org Forums:
@karimcarol The two links in the images you linked to are not the same, or…4 months ago
-
Posted a reply to wp_insert_post, on the site WordPress.org Forums:
@webdesign8287 If you are looping through and calling that code I would suspect that the…4 months ago
-
Posted a reply to Add Anchor Link within php file, on the site WordPress.org Forums:
@etchbee The esc_html__() function will escape (and therefore break) all HTML content in the string…4 months ago
-
Posted a reply to ?doing_wp_cron=, on the site WordPress.org Forums:
@theworkshop This is expected behaviour in order for the internal WordPress cron system to work…4 months ago
-
Posted a reply to Request form for export or import of personal data, on the site WordPress.org Forums:
You could try this plugin: https://wordpress.org/plugins/gdpr-data-request-form/4 months ago
-
Posted a reply to Sent blog posts not showing up to author; not even in Spam, on the site WordPress.org Forums:
@3cstudio I've found your details and emailed you.5 months ago
-
Posted a reply to Sent blog posts not showing up to author; not even in Spam, on the site WordPress.org Forums:
@3cstudio Something is amiss by the sounds of it, the WPMQ cron event is called…5 months ago
-
Posted a reply to Sent blog posts not showing up to author; not even in Spam, on the site WordPress.org Forums:
@3cstudio The Mail Queue process should still have run at 10 minute intervals even if…5 months ago
-
Posted a reply to Sent blog posts not showing up to author; not even in Spam, on the site WordPress.org Forums:
@3cstudio For per-post notifications the emails are sent in the following order: 1/ Registered users…5 months ago
-
Posted a reply to Sent blog posts not showing up to author; not even in Spam, on the site WordPress.org Forums:
@3cstudio The error looks like it might be a conflict. The built in Widget may…5 months ago
-
Posted a reply to Sent blog posts not showing up to author; not even in Spam, on the site WordPress.org Forums:
@3cstudio Disable and delete the standalone widget - it was built into the core of…5 months ago
-
Posted a reply to Translations in the frontend, on the site WordPress.org Forums:
@oekoplatt Can you provide me with the po file by loading to a file sharing…5 months ago
-
Posted a reply to Translations in the frontend, on the site WordPress.org Forums:
@oekoplatt Is the 'Site Language' set as German in the Settings > General admin page?…5 months ago
-
Posted a reply to HTML Code Not Working, on the site WordPress.org Forums:
@ahardman I'm guessing you are using PopTin to create the form, have you also installed…5 months ago
-
Posted a reply to Sub-menu hover with border radius, on the site WordPress.org Forums:
@cray76 I'm am not seeing any grey corners on your site at the link above…5 months ago
-
Posted a reply to Validate Username, on the site WordPress.org Forums:
@gpsathas I think you may be able to do this using the validate_username filter. You…5 months ago
-
Posted a reply to Minimum required php version, on the site WordPress.org Forums:
@braxvang Subscribe2 supports back to WordPress 4.0 which requires PHP 5.2.4, so I would work…5 months ago
-
Posted a reply to HTML in createNotice shows [object Object], on the site WordPress.org Forums:
@tijmensmit Have you considered using .createErrorNotice() instead of .createNotice() and just passing your error message…5 months ago
-
Posted a reply to HTML in createNotice shows [object Object], on the site WordPress.org Forums:
@tijmensmit According to the documentation here: https://github.com/WordPress/gutenberg/blob/master/docs/designers-developers/developers/data/data-core-notices.md I think you need to pass the second…5 months ago
-
Posted a reply to wp_cron, on the site WordPress.org Forums:
@darick0029 This page may assist you with details: https://developer.wordpress.org/plugins/cron/ But to answer briefly, wp_cron runs…5 months ago
-
Posted a reply to Why are the theme files organized like this?, on the site WordPress.org Forums:
@rzelnik Some pages that load in themes don't need or load the sidebar doe example,…5 months ago
-
Posted a reply to Why are the theme files organized like this?, on the site WordPress.org Forums:
@rzelnik A single file would work but it may well also result is a lot…5 months ago
-
Posted a reply to Sent blog posts not showing up to author; not even in Spam, on the site WordPress.org Forums:
@3cstudio Great to hear you have everything working - the complexity and number of layers…5 months ago
-
Posted a reply to Show control conditionally in Gutenberg, on the site WordPress.org Forums:
@leemon There was a similar issue in Subscribe2 that was overcome using apiFetch as I…5 months ago
-
Posted a reply to Sent blog posts not showing up to author; not even in Spam, on the site WordPress.org Forums:
@3cstudio Wow, that is a headache - issues with sending but even once they send…5 months ago
-
Posted a reply to Updating block attribute meta type array, on the site WordPress.org Forums:
@mikethicke1 That does seem like a bug - are you going to open a GitHub…5 months ago
-
Posted a reply to Updating block attribute meta type array, on the site WordPress.org Forums:
@mikethicke1 Have you got a 'save' as well as an 'edit' segment to the block…5 months ago
-
Posted a reply to How to defer javascript when the tag of enqueued script has two src urls?, on the site WordPress.org Forums:
@dashbarkhuss One of the advantages of open source code is you can edit it yourself…5 months ago
-
Posted a reply to How to defer javascript when the tag of enqueued script has two src urls?, on the site WordPress.org Forums:
@dashbarkhuss As far as I can tell Fastest Cache bypasses the core WordPress hooks so…5 months ago
-
Posted a reply to Fix Potential Security Issue in Custom Taxonomy Search Functionality, on the site WordPress.org Forums:
@pauljohnknight I think this might be what you are looking for: https://developer.wordpress.org/reference/classes/wpdb/esc_like/6 months ago
-
Posted a reply to Using do_shortcode(), on the site WordPress.org Forums:
@jakeransom1504 If I'm understanding this correctly you are using a jQuery .load() call to reference…6 months ago
-
Posted a reply to The REST API request failed due to an error., on the site WordPress.org Forums:
@saranrock The issue is likely to be on your hosting server, you could check in…6 months ago
-
Posted a reply to Send automatic email when editing in post, on the site WordPress.org Forums:
@steve92 To be honest I really don't like this as a concept. Adding this function…6 months ago
-
Posted a reply to Subscribe to post update, on the site WordPress.org Forums:
@link126 There is another new thread about that here with conceptual code: https://wordpress.org/support/topic/send-automatic-email-when-editing-in-post/ Personally I'm…6 months ago
-
Posted a reply to Subscribe to post update, on the site WordPress.org Forums:
@link126 Yes, two methods: 1/ Make your edits, save the post and then click the…6 months ago
-
Posted a reply to Subscribe2 API, on the site WordPress.org Forums:
@raywarburton The free version of Subscribe2 is installed from the plugins page in WordPress or…6 months ago
-
Posted a reply to Subscribe2 API, on the site WordPress.org Forums:
@raywarburton That hook is still in the free code and should work as expected. Change…6 months ago
-
Posted a reply to Subscribe2 API, on the site WordPress.org Forums:
@raywarburton Yes, the API is available in the free version, it just won't be as…6 months ago