neo332
@neo332 joined Dec 2017
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
Contributions
Type
May 2019
May 16
Thu · 18:39
Forums
med
May 16
Thu · 18:07
Forums
med
Created a topic, Не показывает ничего, on the site WordPress.org Forums:
Плагин не работает, установил…
Плагин не работает, установил…
March 2018
Mar 26
Mon · 12:45
Forums
med
Posted a reply to Want to apply different custom single post page templates in a single site, on the site WordPress.org Forums:
You need something specify that this post belongs to one type and other to other…
You need something specify that this post belongs to one type and other to other…
Mar 24
Sat · 15:53
Forums
med
Posted a reply to External AJAX request, on the site WordPress.org Forums:
1. you must determine ajax action something like this add_action( 'wp_ajax_'.'my_action', 'my_action' ); add_action( 'wp_ajax_nopriv_'.'my_action',…
1. you must determine ajax action something like this add_action( 'wp_ajax_'.'my_action', 'my_action' ); add_action( 'wp_ajax_nopriv_'.'my_action',…
Mar 24
Sat · 15:23
Forums
med
Posted a reply to How to retrieve post status using rest API?, on the site WordPress.org Forums:
it seem wordpress doesn't support REST for status parameter. Might be you can add status…
it seem wordpress doesn't support REST for status parameter. Might be you can add status…
Mar 24
Sat · 15:15
Forums
med
Posted a reply to Where to locate plugin data files?, on the site WordPress.org Forums:
I sometimes use directory where plugin constants self. You can use too. In root folder…
I sometimes use directory where plugin constants self. You can use too. In root folder…
Mar 24
Sat · 15:12
Forums
med
Posted a reply to How to use namespaces with wp plugins, on the site WordPress.org Forums:
I do in class namespace nameOfNamespace and use the same classes for all next classes,…
I do in class namespace nameOfNamespace and use the same classes for all next classes,…
Mar 09
Fri · 08:50
Forums
med
Posted a reply to save_post hood fire when press button add new, on the site WordPress.org Forums:
I did this code: add_action('save_post', 'save_posta', 2, 10); function save_posta($post_id, $post, $update){ echo $post_id; if…
I did this code: add_action('save_post', 'save_posta', 2, 10); function save_posta($post_id, $post, $update){ echo $post_id; if…
Mar 09
Fri · 08:44
Forums
med
Created a topic, save_post hood fire when press button add new, on the site WordPress.org Forums:
Hi! I created hook 'save_post' and hang my function on…
Hi! I created hook 'save_post' and hang my function on…
January 2018
Jan 14
Sun · 10:30
Forums
med
Posted a reply to How to use namespaces with wp plugins, on the site WordPress.org Forums:
I did it <?php /** Plugin Name: ks-highlight-js Description: Description Plugin URI: http://kselax.ru Author: Author…
I did it <?php /** Plugin Name: ks-highlight-js Description: Description Plugin URI: http://kselax.ru Author: Author…
No contributions in this category yet.