Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

JM Breaking News

Descrizione

The JM Breaking News Plugin allows you to display a breaking news banner with custom text and a custom link for as long as you want anywhere on the site.

Screenshot

  • The editor screen to add breaking news.
  • The breaking news banner in action on the web site.

Blocchi

Questo plugin fornisce 1 blocco.

  • Breaking News Post A breaking news banner you can add to your website.

Installazione

To have WordPress download and install the plugin, go to the WordPress dashboard, click “Plugins”, click “Add New” and search for “JM Breaking News” and click “Install.” To manually download and install the plugin, download the plugin, either from the plugin site or the plugin’s page from the Plugin Directory. The in the WordPress dashboard, go to “Plugins” then “Add New” then “Upload Plugin” and upload the plugin’s zip file.

Once the plugin has been uploaded and activated, add the following code into your theme where you want it to be shown.

The banner has a width of 100%, so it will fit into any size container; however, the best use for the banner is to have it in the header.

Recensioni

9 Agosto 2017 1 risposta
It's a pity, it is the plugin voucher that could be useful for many site, but I do not find it easy to use and not customizable. It will not have stayed for a long time on the site.
26 Luglio 2017 2 risposte
The new version of the plugin (1.8.1) its working very good! Nice and easy to use. Thanx Jacob, you are the best 🙂
3 Settembre 2016 1 risposta
Gave me a an error message on white screen. Had to remove plugin through cpanel. BEWARE!
Leggi tutte le recensioni di 3

Contributi e sviluppo

“JM Breaking News” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “JM Breaking News” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

2.1

  • Update the block to use the block.json file and other new features.

2.0

  • Refactor the entire plugin to use an object-oriented programming paradigm.
  • Upped the lowest PHP version supported to 7.0.
  • Tested to work with WordPress 5.7.1.

1.9.2

  • Actually fixed issue with is_plugin_active function not being called correctly.

1.9.1

  • Fixed issue with is_plugin_active function not being called correctly.

= 1.9=
– Added Gutenberg block to show the breaking news banner in a post.
– Switched the CSS to use flexbox for better display of the banner.
– Added a Gulp process for better export of the plugin.
– Tested with WordPress 5.3.

1.8.2

Tested with WordPress 4.9.

1.8.1

  • Changed to load internal posts to link over to the WP REST API to avoid fatal errors.
  • Changed required WordPress version to 4.7.

1.8

  • Added color options for the background of the body section and the text.
  • Tested to work with WordPress 4.8.

1.7

  • Tested to work with WordPress 4.7.

1.6

  • Added: Breaking News shortcode to put a breaking news banner inside a post.
  • Tested to work with WordPress 4.6.

1.5

  • Added: Breaking News widget that allows users to display the breaking news banner in the sidebar.
  • Added: Translations for French, German, Italian, Russian and Spanish.
  • Tested to work with WordPress 4.5.

1.4

  • Added option to change background color of “Breaking News” half of the banner.
  • Tested to work with WordPress 4.4

1.3.1

  • Removed ‘http:’ from the functions to enqueue the Google fonts

1.3

  • Tested to work with WordPress 4.3
  • Fixed vertical margin for “Breaking News” text to even it out.
  • Added a line-height of 1.2 for text on the right side to even it out.

1.2.1

  • Fixes: Issue with the JavaScript file for the breaking news post type admin area not being included in the plugin.

1.2

  • Added: Option for users to select whether the link will be internal or external.
  • Added: A select option of posts for the user to select if it’s an internal link.

1.1

  • Added: default value of 1 for the time limit.
  • Added: wp_reset_query at the end of the jm_breaking_news function to keep the banner from interfering with the page query.
  • Changed: the left side font to Oswald.
  • Changed: the right side font to Lato.
  • Changed: the left side background to #C42B2B.
  • Changed: the right side background to #252525.

1.0

  • Release iniziale