Questions tagged as 'plugin-wordpress'

1
answer

How to release content in wordpress after X days of user registration

I'm developing a membership area on Wordpress, and I need to limit access according to the user's registration date. I already have the registration date and I already have the amount of days that the user is registered using the php Diff functi...
asked by 14.12.2016 / 20:25
0
answers

How to Make an Update on the Mysql Database with Cache

I have a wordpress plugin for related posts, I have a table where I update the number of clicks and the number of views of each post! The problem is, on large websites I'm dropping servers with so many updates in the database, since I do this wi...
asked by 15.11.2016 / 16:16
1
answer

Change title text menu

Hello. I bought the theme of a store for woocommerce, and I would like to change the text of the options menu, how do I? Thank you     
asked by 03.11.2016 / 21:51
1
answer

WordPress - Backup / clone help [closed]

I've been doing a job that the client has required that your site stay online and in the same way until all changes are made. How can I do this ?? Would I have to use another domain ?? I would like to change the theme but I'm afraid the site wil...
asked by 20.09.2016 / 22:41
0
answers

Wordpress: How to "pull" conditional taxonomy in a selection field?

To optimize loading and improve understanding for the user, I need to get the location hierarchically, eg: In Wordpress the order is: Brazil  -Santa Catarina   --Florianópolis In the post editing page I want to: Select a Country...
asked by 22.10.2016 / 15:14
0
answers

Parse error: syntax error, unexpected T_STRING

   Parse error: syntax error, unexpected T_STRING in /home/storage/0/2b/cc/w2belocal/public_html/wp-content/plugins/tailor/includes/controls/abstract-control.php on line 260 When I open this direct path via FTP and go to line 260 it is...
asked by 19.07.2016 / 00:48
1
answer

Shipping method on custom woocommerce

Hello. I am creating a method of sending (plugin) where I send the zip and cart items and the system (a third party site) returns me the values of the freight (PAC and SEDEX). I have already implemented a part of the plugin that follows. funct...
asked by 09.07.2016 / 03:42
1
answer

How to add a button to add and remove the amount of a product in wordpress?

I'm using woocomerce and wanted the cart widget, which is in the header menu, to have a quantity button (add and remove). Is there a plugin that lets me add this button or some code that allows such a function? I'm using the impreza theme....
asked by 24.06.2016 / 13:53
1
answer

Encryption for wordpress plugin code

I finished a wordpress plugin and I do not want to leave the code open. I've tried using a simple obfuscator, but after obfuscating wordpress does not recognize it as a plugin. Does anyone have a light how to protect my code?     
asked by 13.04.2016 / 17:38
1
answer

wordpress get url from meta_key value

I would like to get the separate value url placed in meta_key I have a custom field "Custom file" called mp3 ai put the mp3 multiple fields would like to get url of each value This code below shows the url only of the last mp3 added <...
asked by 04.03.2016 / 07:10