Joy
@joyously on WordPress.org and Slack
- Member Since: February 18th, 2011
- Location: Texas
- Website: joyreynolds.com
- GitHub: joyously
Contribution History
Joy’s badges:- Core Contributor Core Contributor
- Design Contributor Design Contributor
- Documentation Contributor Documentation Contributor
- Meta Contributor Meta Contributor
- Translation Contributor Translation Contributor
- Plugin Developer Plugin Developer
- Theme Developer Theme Developer
- 
										Posted a reply to Accessing Admin email on webpage, on the site WordPress.org Forums: 
 You are supposed to use real email addresses for your site and signups. Ask your…1 day ago 
- 
										Posted a reply to wp_trim_words strips dashicons, on the site WordPress.org Forums: 
 This is the expected result because the first thing that wp_trim_words does is call wp_strip_all_tags()…2 days ago 
- 
										Posted a reply to Allow comments on blank template, on the site WordPress.org Forums: 
 The screen options are for selecting which metaboxes show. The Discussion metabox itself has the…2 days ago 
- 
										Posted a reply to No Categories, on the site WordPress.org Forums: 
 Hi, The block editor does have a dropdown for categories, and a separate one for…2 days ago 
- 
										Posted a reply to Search only custom fields, on the site WordPress.org Forums: 
 What you are describing is a taxonomy. You can use a plugin like Custom Post…2 days ago 
- 
										Posted a reply to Question about custom post types, on the site WordPress.org Forums: 
 Also, try this plugin: https://wordpress.org/plugins/if-so/2 days ago 
- 
										Posted a reply to View Page button missing, so clicking update lots but now there’s a problem, on the site WordPress.org Forums: 
 Can you try it with Health Check plugin in Troubleshoot mode, which can disable all…2 days ago 
- 
										Posted a reply to I can’t get the nav menu to the right side?, on the site WordPress.org Forums: 
 No, I can't give you an example, but there are thousands of themes in the…3 days ago 
- 
										Posted a reply to View Page button missing, so clicking update lots but now there’s a problem, on the site WordPress.org Forums: 
 No one is working on 5.3.3-alphaxxx. Can you try your scenario with the latest 5.4…3 days ago 
- 
										Posted a reply to I can’t get the nav menu to the right side?, on the site WordPress.org Forums: 
 You will have trouble trying to mix flex and float. Please go to https://css-tricks.com/snippets/css/a-guide-to-flexbox/ to…3 days ago 
- 
										Posted a reply to wp_get_additional_image_sizes retuning true if image is smaller, on the site WordPress.org Forums: 
 https://developer.wordpress.org/reference/functions/wp_get_additional_image_sizes/ The wp_get_additional_image_sizes give you all the sizes. Your var_dump call shows the entry for…3 days ago 
- 
										Posted a reply to Export Tool > All Content – Site can’t be reached, on the site WordPress.org Forums: 
 There are plugins that export data to your choice of CSV or XML. But it…3 days ago 
- 
										Posted a reply to Registering multiple menues in header – both show same content, on the site WordPress.org Forums: 
 The registration of a menu defines a menu location. But the menu parameter in wp_nav_menu…4 days ago 
- 
										Posted a reply to Deprecated: implode(): in Theme Info section, on the site WordPress.org Forums: 
 There is a PR for this fix: https://github.com/WordPress/theme-check/pull/2185 days ago 
- 
										Posted a reply to This theme text domain does not match the theme’s slug., on the site WordPress.org Forums: 
 Someone else mentioned a similar error, and it was because of an additional space. I…5 days ago 
- 
										Posted a reply to Exclude “node_modules” and “vendor” directories from scan, on the site WordPress.org Forums: 
 It would make more sense that you only scan the theme version of what you…5 days ago 
- 
										Posted a reply to when customizing: The page isn’t redirecting properly, on the site WordPress.org Forums: 
 I asked in Slack about this, at the new contributor meeting today, and Sergey said:…5 days ago 
- 
										Posted a reply to Export Tool > All Content – Site can’t be reached, on the site WordPress.org Forums: 
 If you have a lot of content, the exporter could be timing out. Did you…5 days ago 
- 
										Posted a reply to Attempting to Update (Big Visual/Plugin Front-End) A Large Site – Best Way?, on the site WordPress.org Forums: 
 When you say "cloning the DB", what do you mean? When I say it, I…5 days ago 
- 
										Posted a reply to WordPress Blog to HTML Newsletter Plugin?, on the site WordPress.org Forums: 
 I've never seen a need for it, but there are several plugins here: https://wordpress.org/plugins/search/newsletter/ Be…5 days ago 
- 
										Posted a reply to Turning Comments On and Off Mystery, on the site WordPress.org Forums: 
 The Discussion settings page turns comments on or off for new posts. Each time you…5 days ago 
- 
										Posted a reply to WordPress Blog to HTML Newsletter Plugin?, on the site WordPress.org Forums: 
 There are several ways to interpret that. There are plugins that enable subscribing to an…5 days ago 
- 
										Posted a reply to Turning Comments On and Off Mystery, on the site WordPress.org Forums: 
 Wait! What Stef said was not entirely correct. The theme does not control whether comments…5 days ago 
- 
										Posted a reply to Dont display post with no content, on the site WordPress.org Forums: 
 You can't continue a while loop from inside a function. The theme should not care…5 days ago 
- 
										Posted a reply to Attempting to Update (Big Visual/Plugin Front-End) A Large Site – Best Way?, on the site WordPress.org Forums: 
 I think the answer depends on how much the users change the database. If the…5 days ago 
- 
										Posted a reply to Fixed Menu is hiding below content images and headings, on the site WordPress.org Forums: 
 You should ask in your theme's support forum, since menus are the trickiest part of…5 days ago 
- 
										Posted a reply to Can I create this theme layout in WP?, on the site WordPress.org Forums: 
 Things to consider: - to be accessible, the order of elements needs to match (between…6 days ago 
- 
										Posted a reply to Can I create this theme layout in WP?, on the site WordPress.org Forums: 
 These two statements don't go together, since mobile devices handle fixed position differently than others.…6 days ago 
- 
										Posted a reply to Auto audo play on mobile, on the site WordPress.org Forums: 
 I just noticed the autoplay settings in Firefox (I hadn't really looked before). You can…6 days ago 
- 
										Posted a reply to Facebook Live streaming, on the site WordPress.org Forums: 
 This is not a WordPress question, it is a Facebook question. Facebook videos are not…6 days ago 
- 
										Posted a reply to Creating a custom gallery by pulling images from post galleries, on the site WordPress.org Forums: 
 Most of the functions that start with the_ will echo their result (not the_post()). You…6 days ago 
- 
										Posted a reply to Custom taxonomy bulk edit?, on the site WordPress.org Forums: 
 How about one of these plugins: https://wordpress.org/plugins/search/taxonomy+convert/7 days ago 
- 
										Posted a reply to Creating a custom gallery by pulling images from post galleries, on the site WordPress.org Forums: 
 The main thing is you call the_id(), which echoes the ID instead of passing it…7 days ago 
- 
										Posted a reply to How to start with the design, on the site WordPress.org Forums: 
 That page design is not that hard to do, if it's one page that looks…1 week ago 
- 
										Posted a reply to Video Playlist Unexpected Styling – gap between video and playlist, on the site WordPress.org Forums: 
 Some themes hve a reliance on javascript, and so they use the technique of putting…1 week ago 
- 
										Posted a reply to Disable button after one click per user, on the site WordPress.org Forums: 
 It just depends on how you want it to work. The user controls their own…1 week ago 
- 
										Posted a reply to Disable button after one click per user, on the site WordPress.org Forums: 
 So it sounds like you want to save user IDs into the post meta instead.…1 week ago 
- 
										Posted a reply to Disable button after one click per user, on the site WordPress.org Forums: 
 Read about these functions in the Code Reference: https://developer.wordpress.org/?s=user_meta and https://developer.wordpress.org/?s=get_user1 week ago 
- 
										Posted a reply to Fix Mobile Color Issue above header, on the site WordPress.org Forums: 
 You should ask at your theme's support forum. (your site took a very long time…1 week ago 
- 
										Posted a reply to Disable button after one click per user, on the site WordPress.org Forums: 
 You are talking about tracking, which is a privacy issue. In a lot of countries,…1 week ago 
- 
										Posted a reply to Need to have a Infinite loading feature, on the site WordPress.org Forums: 
 Yes there are Infinite Scroll plugins, but that functionality is bad for SEO and is…1 week ago 
- 
										Posted a reply to What exactly does the WordPress PHPUnit Test Suite test?, on the site WordPress.org Forums: 
 The page you were reading is for contributing to core, not for plugins. So while…1 week ago 
- 
										Created a new ticket, #81629, in Themes Trac: 
 THEME: Twenty8teen – 202003071 week ago 
- 
										Posted a reply to Video Playlist Unexpected Styling – gap between video and playlist, on the site WordPress.org Forums: 
 Whatever you have now looks good to me. That paragraph contains the information to show…1 week ago 
- 
										Posted a reply to can plugins put tracking system on their plugins?, on the site WordPress.org Forums: 
 It's better not to do it in Slack, either... There is a plugin guideline that…1 week ago 
- 
										Posted a reply to Theme Filtering, on the site WordPress.org Forums: 
 I agree that the child themes should be identified more clearly, and filterable. But the…1 week ago 
- 
										Posted a reply to Chinese word count problem, on the site WordPress.org Forums: 
 You can look at the issues and see if someone already reported this, and open…1 week ago 
- 
										Posted a reply to How to get the display of pingback working, on the site WordPress.org Forums: 
 The theme is supposed to have some code similar to /** * Add a pingback…1 week ago 
- 
										Posted a reply to Lang ref question, on the site WordPress.org Forums: 
 This is an older plugin, but it lets you add filters easily. https://wordpress.org/plugins/add-actions-and-filters/1 week ago 
- 
										Posted a reply to Availability “Out of stock” message won’t change, on the site WordPress.org Forums: 
 You should ask in the plugin's support forum.1 week ago 
Developer
- 
										
											Weaver Options MergeActive Installs: Less than 10 
- 
										 
 Twenty8teenActive Installs: 200+ 



 
			 
                