Descripció
Aquesta extensió s’ha tancat a partir de 16 de setembre de 2024 i no està disponible per a la seva descàrrega. Motiu: Problema de seguretat.
Ressenyes
18 de octubre de 2020
I searched for this for a long time. It has always appeared before me, but I never tried it because of the many negative (and unanswered) reviews. This time I decided to give it a try. It works very well and does a good job. I will never look at the comments anymore 🙂
16 de gener de 2019
Dejo de funcionar con la ultima actualización, lo reinstale y aun sigue sin funcionar
2 de setembre de 2018
Not working
2 de juny de 2018
It’s the only plugin that did what I wanted to do. But on the front end it works fine but then I’m unable to access my backend, so I have to either disable it or restore my site. And no one has got back to me on the support forum: https://wordpress.org/support/topic/invalid-header-26/
30 de desembre de 2017
Nice and working solution
1 de desembre de 2017
1 resposta
The plugin has a bug, which makes disabled language localization!
For example in the file “datatypes.php” line 3, contains the code :
“return __(“Post Field Core”) ” . As such, the translation into other languages is not working…
For proper operation you must change the line to:
“return __(“Post Field Core”,”wp_custom_fields_search”) ” , and so with all the phrases!
Col·laboradors i desenvolupadors
«WP Custom Fields Search» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.
Col·laboradors“WP Custom Fields Search” s’ha traduït a 2 configuracions regionals. Gràcies als traductors per les seves aportacions.
Traduïu «WP Custom Fields Search» a la vostra llengua.
Interessats en el desenvolupament?
Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.