truongwp
@truongwp on WordPress.org and Slack
- Member Since: June 2nd, 2016
- Website: truongwp.com
Bio
Contribution History
truongwp’s badges:- Core Contributor Core Contributor
- Documentation Contributor Documentation Contributor
- Meta Contributor Meta Contributor
- Translation Contributor Translation Contributor
- Translation Editor Translation Editor
- Plugin Developer Plugin Developer
-
Wrote a comment on the post Introducing Twenty Twenty, on the site Make WordPress Core:
This looks awesome!2 months ago
-
Created a topic, Best SEO plugin ever, on the site WordPress.org Forums:
Rank Math definitely is the best SEO plugin for WordPr…11 months ago
-
Posted a reply to Latest Update – half stars don’t appear, on the site WordPress.org Forums:
Hi @tinkertravels, Please make sure that global Inactive color option contains some value https://imgur.com/a/dtjeeJH. I…1 year ago
-
Posted a reply to Default Review Heading, on the site WordPress.org Forums:
You can add that code to theme's functions.php file. Let me know if it works…1 year ago
-
Posted a reply to Non squared thumbnail image, on the site WordPress.org Forums:
Hi @tuttopia, You can use css border-radius to make them non-squared1 year ago
-
Posted a reply to Default Review Heading, on the site WordPress.org Forums:
Hi @gmelli, You can try this code: add_filter( 'wp_review_get_review_data', function( $data ) { $data['heading'] =…1 year ago
-
Posted a reply to Latest Update – half stars don’t appear, on the site WordPress.org Forums:
Hi @tinkertravels, Do you mean the rating output or input? Can you please share me…1 year ago
-
Posted a reply to erreur with wp_delete_post($id_post, true), on the site WordPress.org Forums:
Hi there, Where do you use wp_delete_post() function? Thanks.1 year ago
-
Posted a reply to Metabox and Polyang, on the site WordPress.org Forums:
Hi Hung, Do you have an wpml-config.xml file? If you don't have, please create it…1 year ago
-
Committed [1785543] to Plugins Trac:
Version 0.4.42 years ago
-
Committed [1773708] to Plugins Trac:
Update changelog and scripts version2 years ago
-
Committed [1773687] to Plugins Trac:
Version 0.4.32 years ago
-
Committed [1764465] to Plugins Trac:
Version 0.4.22 years ago
-
Committed [1761580] to Plugins Trac:
Version 0.4.12 years ago
-
Wrote a new post, Hello Polyglots, I am the…, on the site Translate WordPress:
Hello Polyglots, I am the plugin author for <https://wordpress.org/plugins/any-posts-widget/ “Any Posts Widget”. I have a…2 years ago
-
Committed [1757131] to Plugins Trac:
Update readme2 years ago
-
Committed [1757124] to Plugins Trac:
Update to version 0.4.02 years ago
-
Wrote a comment on the post Improvements to the Customize JS API in 4.9, on the site Make WordPress Core:
Look great :)2 years ago
-
Committed [1751318] to Plugins Trac:
First commit2 years ago
-
Created a new ticket, #41980, in Core Trac:
show_in_menu doesn't work with int value2 years ago
-
Wrote a comment on the post Introducing the Gallery widget, on the site Make WordPress Core:
Thanks. Great news :D2 years ago
-
Posted a reply to How to edit the rss/feed output, on the site WordPress.org Forums:
I mean adding that code to your theme or plugin which you are developing. I…2 years ago
-
Posted a reply to register_post_type() not show menu in admin., on the site WordPress.org Forums:
Yes. I found the problem here: if ( $ptype_obj->show_in_menu !== true ) continue; WordPress use…2 years ago
-
Posted a reply to How to edit the rss/feed output, on the site WordPress.org Forums:
@ronaldb73 Sorry for misunderstanding. I have a solution. The output of rss2 is located at…2 years ago
-
Posted a reply to register_post_type() not show menu in admin., on the site WordPress.org Forums:
@bearshang Yes. I know. '1', 'true' or 'false' always returns true. So your post type…2 years ago
-
Posted a reply to register_post_type() not show menu in admin., on the site WordPress.org Forums:
@bearshang I think 'True' of 'false' will be treated as true when convert to boolean.…2 years ago
-
Posted a reply to register_post_type() not show menu in admin., on the site WordPress.org Forums:
Can you use print_r( $tnPostType ) and show the result?2 years ago
-
Posted a reply to How to edit the rss/feed output, on the site WordPress.org Forums:
The simplest way is using CSS. Add this to your Additional CSS: .widget_rss cite {…2 years ago
-
Committed [1734631] to Plugins Trac:
Update tested version2 years ago
-
Reopened ticket #38468, in Core Trac:
Twenty Sixteen: Replace inline control structure in ...2 years ago
-
Committed [1727832] to Plugins Trac:
Update readme2 years ago
-
Created a new ticket, #41830, in Core Trac:
Wrong return type in comment docs of {theme}_post_thumbnail_sizes_attr ...2 years ago
-
Wrote a comment on the post Minimum PHP version requirement, on the site Make WordPress Plugins:
That's great!2 years ago
-
Posted a reply to Fatal error when installing plugin, on the site WordPress.org Forums:
Ok. Thank you2 years ago
-
Created a topic, Fatal error when installing plugin, on the site WordPress.org Forums:
I see this error when installing plugin version 1.0.5 …2 years ago
-
Created a new ticket, #41527, in Core Trac:
Correct indentation in header.php file of Twenty Sixteen theme2 years ago
-
Created a new ticket, #41108, in Core Trac:
Better documentation for the labels array of get_taxonomy_labels() ...2 years ago
-
Created a new ticket, #40963, in Core Trac:
Wrong method name in _WP_Editors::editor() documentation2 years ago
-
Wrote a comment on the post JavaScript Chat Summary for May 23rd, on the site Make WordPress Core:
I vote Vuejs because it's faster, lighter, and easier to learn2 years ago
-
Created a new ticket, #40516, in Core Trac:
Twenty Seventeen: Remove uneccessary return statement in ...3 years ago
-
Posted a reply to Error After Update Enqueue Script, on the site WordPress.org Forums:
I meet same error. Please update your plugin. I don't want to edit plugin code.…3 years ago
-
Posted a reply to Plugin conflicting with other plugins, on the site WordPress.org Forums:
While wait for plugin is updated, you can use this code in theme to temporary…3 years ago
-
Posted a reply to Very good!, on the site WordPress.org Forums:
Thank you!3 years ago
-
Released a new plugin, Any Posts Widget
3 years ago
-
Created a new ticket, #39684, in Core Trac:
Improve UI of Activate button in Add plugins page3 years ago
-
Created a new ticket, #39508, in Core Trac:
Docs comment for comment_form() function3 years ago
-
Created a topic, Great plugin, on the site WordPress.org Forums:
Great plugin3 years ago
-
Posted a reply to How to integrate navbar style into wordpress, on the site WordPress.org Forums:
Sorry. I have some problem with internet connection. You can read this tutorial about Walker_Nav_Menu:…3 years ago
-
Wrote a comment on the post Using Custom Bulk Actions, on the site Make WordPress Core:
Great!3 years ago
Developer
-
Any Posts Widget
Active Installs: 10+
-
Customize Editor Control
Active Installs: 40+
-
PuppyFW
Active Installs: Less than 10
Contributor
-
MB Custom Post Type
Active Installs: 4,000+
-
MB Relationships
Active Installs: 600+
Plugins
-
Admin Page Framework
-
Author hReview
-
BedBooking - booking calendar & reservation system
-
Best Quiz Plugin for WordPress: WP Quiz
-
Checkfront Online Booking System
-
CMB2
-
Custom Post Status
-
Custom Sidebars - Dynamic Widget Area Manager
-
Customizer Export/Import
-
Debug Toolkit
-
Digthis Quick View For WooCommerce
-
EWWW Image Optimizer
-
Grid
-
Image Photo Gallery Final Tiles Grid
-
Imsanity
-
Kirki Customizer Framework
-
kk Star Ratings
-
Latest Tweets Widget
-
Maps Widget for Google Maps - Google Maps Builder
-
Menu Image, Icons made easy
-
PHP Compatibility Checker
-
Restaurant Table Booking Manager
-
Shortlinks by Pretty Links - Best WordPress Link Tracking Plugin
-
Smush Image Compression and Optimization
-
Solidres - Hotel booking plugin for WordPress
-
Stellar Places
-
Sticky Spotlight Video Player
-
StylePress for Elementor
-
TablePress
-
Titan Framework
-
Transients Manager
-
Widget Importer & Exporter
-
Widget Options
-
Widget Settings Importer/Exporter
-
WordPress Booking Manager
-
WP Custom Widget area
-
WP Session Manager
-
WP Simple Booking Calendar
-
WP Tiles
-
WP User Frontend - Membership, Profile, Registration & Post Submission Plugin for WordPress