Plugin ini belum teruji dangan 3 rilis besar WordPress. Kemungkinan tidak lagi dipelihara atau didukung, dan mungkin menghadapi masalah kompatibilitas bila digunakan dengan versi WordPress yang lebih baru.

ACF On-The-Go

Deskripsi

ACF On The Go

  • Edit your ACF text fields from the front-end of your website.
  • Save time looking for the field in WP-Admin.
  • See immediate results in the front-end.
  • Developer & User friendly.

IMPORTANT

  • For fields to be editable on the front-end, YOU MUST ADD ‘acfgo’ to the target ACF field’s ‘Wrapper Attributes -> Class’
  • Right now the plugin only supports non-repeater text fields!

1.0

Release Date: 31.01.2020

Tangkapan Layar

  • Text field example
  • In the field attributes go to 'Wrapper Attributes -> class', type 'acfgo' and click 'update'.
  • Insert your text field's code like you do normally, no changes here.
  • In the 'Edit Page', insert any value for your text field.
  • Click the pencil edit icon near your field's frontend content.
  • Review the existing content.
  • Insert new content and click 'Update'. 8 Woohoo! The new content now appears in the frontend and was also saved to the database.
  • Review the new content on the 'Edit Page'.

Instalasi

Developer:
– Go to the relevant ACF field group.
– Find the field you wish to turn front-end editable.
– On ‘Wrapper Attributes’ add the class ‘acfgo’.
– Save the changes.

User:
– Visit a page that has an editable text field
– Click the small, blue pencil icon near the content you wish to update.
– Enter new content, click ‘Update’.
– That’s it! The new content is now set and is updated also in the DB.

Tanya Jawab

I have installed and activated the plugin, but I still can’t see any changes on the frontend, why is that?

Please make sure to put ‘acfgo’ in the target field’s class. You can do so by going to the field’s field-group page, then in the field attributes go to ‘Wrapper Attributes -> class’, type ‘acfgo’ and click ‘update’.

What kind of ACF fields are supported?

Right now the plugin works only for non-repeater text fields. We’re working on adding functionality to more kinds of fields.

Ulasan

1 Maret 2021
How is this different than a standard ACF Frontend Form? <?php acf_form_head(); ?> <?php acf_form([YOUR PARAMS]); ?>
6 Agustus 2020
Great little plugin that does exactly what is says it will. Still new, but will hopefully grow in functionality and design. Allowing the user to customise the input box css styles would also be great.
19 Februari 2020
I loved the idea of this plugin. It's awesome! I'm forward to see how much you'll improve it in the future.
Baca semua 4 ulasan

Kontributor & Pengembang

“ACF On-The-Go” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.

Kontributor

Terjemahkan “ACF On-The-Go” dalam bahasa Anda.

Tertarik mengembangkan?

Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.

Log Perubahan

Nothing here yet.