skmohammadi
Forum Replies Created
-
thanks a lot.
Forum: Plugins
In reply to: [BigBlueButton] What’s room dropdownThis is a great plugin, but with pure documentation; so i have read source code of plugin and i found that we can show dropdown field using following shortcode:
[bigbluebutton token="z7,z9"]
Notice that token parameter can be list of room tokens delimited by comma.
Required args: token
Optional args: type (room | recording)- This reply was modified 4 years, 6 months ago by skmohammadi.
Forum: Reviews
In reply to: [Parsi Date] ????? ?? ???? ??? Nimble Page BuilderParsi Date plugin needs a fix. Contact me: @skmohammadi
Forum: Plugins
In reply to: [Parsi Date] ??? ?? ???? disable.phpmy tel: @skmohammadi
Forum: Plugins
In reply to: [Parsi Date] ??? ?? ???? disable.php?????? ?? ?? ??? ???????
Forum: Plugins
In reply to: [Parsi Date] ??? ?? ???? disable.php??? ??? ??? ?? ??? ?? ???? ???? ????? ???? ?? ???? ??
wp_date
?? ???
date_i18n
??????? ???. ?? ??? ??? ???? ????? ?? ???? ????? ????
notice
?? ?????? ????.
???? ???? ???? ??? ???
notice
?????? ??? ?????? ???? ?????. ???? ???
wp_debug
?? ??????? ???? ???
notice
?? ????????.Forum: Plugins
In reply to: [Parsi Date] ???? ?? ?????? ????? ????????? ?????? ?? ???? ???? ???? 5.3 ?? ????
wp_date
?? ???
date_i118
??????? ????? ??? ??? ?? ???? ???? ??? ??? ???? ??? ???:
?? ????:
parsidate/includes/fixes-dates.php
? ?? ?? 20 ??? ????? ?? ??????? ????:add_action(‘date_i18n’, ‘wpp_fix_i18n’, 10, 3);
add_action(‘wp_date’, ‘wpp_fix_i18n’, 10, 3);?? ?? ???? 3.0.1 ????? ??? ???? ??????? ?????.
Forum: Plugins
In reply to: [Parsi Date] ?????? ????? ??? ??? ???????????? ?????? ?? ???? ???? ???? 5.3 ?? ????
wp_date
?? ???
date_i118
??????? ????? ??? ??? ?? ???? ???? ??? ??? ???? ??? ???:
?? ????:
parsidate/includes/fixes-dates.php
? ?? ?? 20 ??? ????? ?? ??????? ????:add_action(‘date_i18n’, ‘wpp_fix_i18n’, 10, 3);
add_action(‘wp_date’, ‘wpp_fix_i18n’, 10, 3);?? ?? ???? 3.0.1 ????? ??? ???? ??????? ?????.
Forum: Plugins
In reply to: [Parsi Date] Conflict With Restrict Cotnent Pro 3.0.9@mostafas1990
?? ??????? ???? ??? ??????? ???? ??? ?? ?????? ???? ??? ???? ????? ?? ?? ??? ???? ????? ???? ??? ?? ??????? ????? ??? ???.
???? ??? ??? ?? ???? ??????? ??????? ????? ?? ?? ??? ??????:public function get_created_date( $formatted = true ) { $created_date = $this->created_date; if ( $formatted ) { $created_date = date_i18n( get_option( 'date_format' ), strtotime( $created_date, current_time( 'timestamp' ) ) ); } return $created_date; }
Forum: Plugins
In reply to: [Parsi Date] Conflict With Restrict Cotnent Pro 3.0.9@mostafas1990 ???? ???? ????.
?? ?????? ???? ??? ???? ??.??.?? ?? ??? ?????? ???? ????? ?????? ??
date_i18n
??????? ???. ?? ???? ??? ??? ?????? ?? ?? ??? ?????? ???? ???? ???? ???????? ?????? ????? ??? ????? ????Forum: Plugins
In reply to: [Parsi Date] Conflict With Restrict Cotnent Pro 3.0.9??? ???? ???? ?? ??? RCP ????.
?????? ??????? parsidate ?? ?? ?????? ????.Forum: Plugins
In reply to: [Simple Social Login by Astoundify] Translate@perlastudio, it is a bug. look at file ‘/bootstrap/app.php’ line 27:
load_plugin_textdomain( dirname( ASTOUNDIFY_SIMPLE_SOCIAL_LOGIN_PATH ), false, dirname( ASTOUNDIFY_SIMPLE_SOCIAL_LOGIN_PATH ) . '/resources/languages/' );
it must be:
load_plugin_textdomain( 'astoundify-simple-social-login', false, dirname( ASTOUNDIFY_SIMPLE_SOCIAL_LOGIN_PLUGIN ) . '/resources/languages/' );
Forum: Plugins
In reply to: [Parsi Date] ??? css?? ????? ?????
Forum: Plugins
In reply to: [Parsi Date] No buffer to delete of flash????? ?? ???? ??? ????? ?? ?? ???? ??? ??? php ???? ????. ???? ?????
Forum: Plugins
In reply to: [LearnPress - WordPress LMS Plugin] Filter Courses and students enrolledIt is more than the need of users that only want a simple details about students. The plugin must have these basic details and features.