raba
Forum Replies Created
-
Forum: Plugins
In reply to: [AccessPress Social Counter] Instagram counter showing 0Hi @ahsan86 any news for update?
Forum: Plugins
In reply to: [AccessPress Social Counter] Instagram API Issue@alsonthakuri Hi, when we can expect new update because instagram changes api and stop working?
- This reply was modified 5 years, 10 months ago by raba.
Forum: Plugins
In reply to: [AccessPress Social Counter] Instagram counter showing 0Hi, when we can expect new update because instagram changes api and stop working?
Forum: Plugins
In reply to: [GDPR] Couple of suggestionsI thing this is good idea because many people have older version of wp, but update is for many very risky and expensive
Forum: Plugins
In reply to: [GDPR] Couple of suggestionsOk, i will modify plugin, found a hook in 215 line inside /wp-content/plugins/gdpr/admin/class-gdpr-admin.php
and this line shoud be:
register_setting( ‘gdpr’, $option_name, $sanitize_callback );Now work saving all setings in wp <4.7.
I must test everithying else now.
Forum: Plugins
In reply to: [GDPR] Couple of suggestionsHy.
One more thing.
Have any chance to update plugin to work with older version of wordpress? I use some old site whict cannot be updated, and gdpr plugin wont save settings 🙁
thx a lot
Forum: Plugins
In reply to: [WP REST API (WP API)] Filtering JSON Output – Print only few fieldsHi, can you little more explaint this? where i can paste filter code? and how look request?
THX a lot
Forum: Plugins
In reply to: [Advanced Custom Fields (ACF®)] How to display custom image field in foreachHy,
maybe knows someone how return value from custom field via api?
e.g.
defined custom field for category (category image), and now,
i would like return image url via xmlrpc (get_categories method).
In file class-wp-xmlrpc-server.php i found get_categores structure, and what now?
How i can insert e.g. $struct[‘image’] = $custom_filed ->custom_filed_value;
THX a lot
Forum: Plugins
In reply to: [Contextual Related Posts] Output by tagDear,
did you maybe known timeline for by category or tag feature? THX