BMG Seguros On the press CPT GitLab
A plugin to add external news post-type called On The Press for BMG Seguros WordPress Theme
by Alexandra Santos · gitlab.com/robson16/bmg-seguros-onthepress-cpt · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://gitlab.com/robson16/bmg-seguros-onthepress-cpt/-/archive/main/bmg-seguros-onthepress-cpt-main.zipReadme
BMG Seguros On The Press CPT
A plugin to add external news post-type called On The Press for BMG Seguros WordPress Theme
Getting started
Add this plugin on your WordPress Installation on:
\wp-content\plugins\bmg-seguros-onthepress-cpt
Some options are add to the WordPress permalink settings on WP Settings > Permalinks.
You can override the default slugs.
Use this in the URL, like in menu itens as a custom link, like:
https://www.exemple.com/on-the-press
You can also use this shortcode on any page you want to display a list of posts:
[bmg_on_the_press_posts]
Note: This will make a simpler post grid, you will need to better style it with your own CSS.