Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moisesbarrachina committed Sep 14, 2023
1 parent a264642 commit e46af77
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,6 +518,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Children</summary>

### Menú system with children

Add child pages and organize better your plugin
Expand All @@ -526,6 +527,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Settings</summary>

### Settings system

Create, manage and store WordPress variables with setting pages, it's really easy
Expand Down Expand Up @@ -554,6 +556,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Inputs</summary>

### Advance inputs

Add inputs like images, select multiples, etc.
Expand All @@ -563,6 +566,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>BBDD</summary>

### Example database

Play around with the example data all you want
Expand All @@ -572,6 +576,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>BBDD reinstall</summary>

### Install or delete the plugin database

Add menu for (de)install your plugin database
Expand All @@ -581,6 +586,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Automated data</summary>

### Automated data manipulation

Manage all the data only specifying the table and the fields. The table can have internationalized fields
Expand Down Expand Up @@ -660,6 +666,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Manual data</summary>

### Manual data manipulation

More functions to manage manually the database
Expand All @@ -679,6 +686,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Listings by query</summary>

### Paginated listing by query

A WordPress paginated listing style thanks to a SQL query in pieces
Expand All @@ -704,6 +712,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Listings by array</summary>

### Direct listing by array

A WordPress listing style thanks to a array
Expand Down Expand Up @@ -735,6 +744,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Download private files</summary>

### Download system for private files

Easy method for download private files
Expand All @@ -744,6 +754,7 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>Iframes</summary>

### Iframe system

Insert easy iframes, PDFs too
Expand All @@ -755,9 +766,10 @@ You can save even more time with [BFT Pro](https://moisesbarrachina.online/en/pr

<details>
<summary>AJAX</summary>

### AJAX frontend system

More functions and examples for the frontend, AJAX forms too
More functions and examples for the WordPress frontend, AJAX forms too

An static shortcode is cached by a cache system, but the AJAX responses are dynamic and the cache plugin doesn't interfere with the response

Expand Down

0 comments on commit e46af77

Please sign in to comment.