Panda Pods Repeater Field

Por Coding Panda
(11 avaliações)
Baixar
  • Versão:
    1.5.13
  • Última atualização:
    há 4 dias
  • Instalações ativas:
    mais de 600
  • Versão do WordPress:
    6.3 ou maior
  • Testado até o WordPress:
    7.0
  • Versão do PHP:
    7.4 ou maior
  • Tags:

Hospedagem WordPress com plugin Panda Pods Repeater Field

Onde devo hospedar o plugin Panda Pods Repeater Field?

Este plugin pode ser hospedado em qualquer servidor que possua WordPress instalado. Recomendamos utilizar um provedor de hospedagem de confiança, com servidores adaptados para WordPress, como o serviço de hospedagem da MCO2.

Hospedando o plugin Panda Pods Repeater Field em um provedor de confiança

A MCO2, além de instalar o WordPress na versão mais nova para seus clientes, oferece o plugin WP SafePress, um sistema singular que protege e otimiza seu site conjuntamente.

Por que a Hospedagem WordPress funciona melhor na MCO2?

A Hospedagem WordPress funciona melhor pois a MCO2 possui servidores otimizados para WordPress. A instalação de WordPress é diferente de uma instalação trivial, pois habilita imediatamente recursos como otimização de imagens e fotos, proteção da página de login, bloqueio de atividades suspeitas diretamente no firewall, cache avançado e HTTPS ativado por padrão. São plugins que potencializam seu WordPress para a máxima segurança e o máximo desempenho.

Panda Pods Repeater Field is a plugin for the Pods Framework. The beauty of it is that it is not just a repeater field. It is a quick way to set up a relational database and present the data on the same page. It takes advantage of Pods table storage, so you don’t need to worry about the posts and postmeta tables expanding dramatically and slowing down page loading. This plugin is compatible with Pods Framework 2.8 or later and has been updated for WordPress 7.0 and Pods 3.3.8. To download Pods Framework, please visit https://pods.io/. After each update, please clear the cache to make sure the CSS and JS are updated. Usually, Ctrl + F5 will do the trick.

Introduction


Capturas de tela

After activating Pods Framework, please also activate Advanced Content Types and Table Storage in Pods Admin, under the Components section.

After activating Pods Framework, please also activate Advanced Content Types and Table Storage in Pods Admin, under the Components section.

Activate Advanced Content Types.

Activate Advanced Content Types.

Activate Table Storage.

Activate Table Storage.

Here, you will learn how to use it through an example. First, we have to add a new Pod. In Pods, please click Create New.

Here, you will learn how to use it through an example. First, we have to add a new Pod. In Pods, please click Create New.

Create a new Pod with Advanced Content Types. In this tutorial, we call it

Create a new Pod with Advanced Content Types. In this tutorial, we call it "Comic Content".

We are going to use Comic Content as the storage of a repeater field.

We are going to use Comic Content as the storage of a repeater field.

Under the Admin UI tab, untick Show Admin Menu in Dashboard, because if you add an item to it, it is not linked to any parent posts.

Under the Admin UI tab, untick Show Admin Menu in Dashboard, because if you add an item to it, it is not linked to any parent posts.

Now we create a new post type in Pods. We name it

Now we create a new post type in Pods. We name it "Comic" and use table-based storage because we want to reduce the burden on the WordPress Posts table.

Once it has been created, we add a new field to Comic. We name it

Once it has been created, we add a new field to Comic. We name it "Comic Box 1" here. At the bottom of the Field Type, you will find Pods Table As Repeater Field. Select it and then click the tab "Additional Field Options".

Now you can see the Pods table

Now you can see the Pods table "comic_content" we just created in the combo box. Select it, add or update the field, and save the Pod. You can set the field width, which defaults to 100%. You can also limit the number of repeater field entries. Enable Trash allows you to move items to Trash and restore them if you still want them. Trashed items won't be returned by pods_field() and pandarf_items_fn(), but if you disable Trash later on, trashed items will still be returned. There are other advanced options to choose from. They should be self-explanatory.

If you are doing nested repeater fields, I recommend you set it to 100%. A sample of nested repeater fields.

If you are doing nested repeater fields, I recommend you set it to 100%. A sample of nested repeater fields.

OK, the setup is complete. When you add a new Comic,

OK, the setup is complete. When you add a new Comic,

you will see

you will see "Comic Box 1" in the More Fields area.

You can add as many new items to Comic Box 1 as you want, and they are only attached to the current Comic you are editing.

You can add as many new items to Comic Box 1 as you want, and they are only attached to the current Comic you are editing.

You can click the top bar to collapse it and the bottom bar to expand the window.

You can click the top bar to collapse it and the bottom bar to expand the window.

To find the parent_pod_id and parent_pod_field_id, go to Pods and click the main Pod (Comics in this tutorial).

To find the parent_pod_id and parent_pod_field_id, go to Pods and click the main Pod (Comics in this tutorial).

Here, 2215 is parent_pod_id and 2222 is parent_pod_field_id.

Here, 2215 is parent_pod_id and 2222 is parent_pod_field_id.

To find the parent_pod_post_id, open the main post and look at the URL. If you are using a Pods Advanced Content Type or a custom post type as the main table, it is the

To find the parent_pod_post_id, open the main post and look at the URL. If you are using a Pods Advanced Content Type or a custom post type as the main table, it is the "id" variable in the URL. If you add a repeater field to Settings, the parent post ID is the same as parent_pod_id. If you add a repeater field to Users, the parent post ID is the same as the user ID.

The Load More functionality settings.

The Load More functionality settings.

Instructions for the Load More functionality.

Instructions for the Load More functionality.

The Order option settings.

The Order option settings.

Display Order Info.

Display Order Info.

Plugins semelhantes

Pods – Tipos e campos de conteúdo personalizados
(417 avaliações)

Pods is a framework for creating, managing, and deploying customized content types and fields for any project.