Profiles

Bio

Editor & Publisher

Interests

News Publisher

WordPress Origin Story

We love a good origin story

Current Job

Editor and Publisher
Present
বরিশাল নাগরিক বার্তা https//barishalpost.com

Recent impact

Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.

Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0

Team focus

Across 1 team, with no team-attributable contributions in the last 365 days

Contributions

Type
September 2020
Sep 14 Mon · 17:30
Forums med
Posted a reply to Get the form slug in the hf_form_html filter hook, on the site WordPress.org Forums:
add_filter( 'hf_form_html', function( $html ) { $doc = new DOMDocument( '1.0', 'UTF-8' ); $doc->loadHTML( $html…
February 2020
Feb 26 Wed · 08:43
Forums med
Created a topic, 5 stars, on the site WordPress.org Forums:
if( ! function_exists( 'bc_after_import_setup' ) ) : …
Feb 26 Wed · 08:40
Forums med
Posted a reply to codestar framework import, on the site WordPress.org Forums:
if( ! function_exists( 'bc_after_import_setup' ) ) : function bc_after_import_setup() { update_option('your_framework_name', 'your_framework_value'); } add_action( 'pt-ocdi/after_import',…