Wtyczka nie została przetestowana z trzema ostatnimi głównymi wydaniami WordPressa. Może nie być już utrzymywana lub obsługiwana, co może skutkować problemem ze zgodnością z nowszymi wersjami WordPressa.

XTCZ Top Box Office

Opis

XTCZ Top Box office provides real time ranking of the weekend box office and always keep users upto date with latest box office results. The data updates automatically every week, no need to do any extra work.

It has

  • Real time Box Office result.
  • Customization options
  • Ready shortcode for post, pages or other post type and for wordpress theme
  • Ready widget
  • Bollywood Box Office (shortcode and widget)

Required settings

  • After plugin installation, go to WordPress Dashboard > Settings > XTCZ Box Office and save required configuration here.
    Rottentomatoes Key is required to work this plugin. You can Register Rottentomatoes key from here.
  • For Bollywood box office no any configration required. And Rottentomatoes Key is not required for bollywood box office resutls.

ShortCode

  • Use [xtcz_topboxoffice] shortcode to display top box office in post, pages or other custom post type.
  • Use <?php echo do_shortcode('[xtcz_topboxoffice]'); ?> php code to display top box office movie list into wordpress theme file.
  • Use [xtcz_bollywood_boxoffice] shortcode for bollywood box office.

Optional parameters

You can also use optional parameters to override saved setting options.

For example:
[xtcz_topboxoffice theme=”standard” img_width=”25″]

List of optional parameters

  • theme : 'fullview’ or 'standard’ .
  • limit : Numeric value to show number of movies in the top box office list.
  • img : Boolean value ( 1 or 0 ) to show/hide thumbnail image.
  • img_width : Numeric value ( 1 or 0 ) to set width of thumbnail image.
  • mpaa_rating : Boolean value ( 1 or 0 ) to show/hide movie’s Mpaa rating.
  • audience_score : Boolean value ( 1 or 0 ) to show/hide movie’s Audience Score.
  • release_dates : Boolean value ( 1 or 0 ) to show/hide movie’s Release dates.
  • runtime : Boolean value ( 1 or 0 ) to show/hide movie’s Runtime.
  • cast : Boolean value ( 1 or 0 ) to show/hide movie’s Cast.
  • synopsis : Boolean value ( 1 or 0 ) to show/hide movie’s synopsis.

For latest news, box office updates, movie reviews, photos, videos, and more, visit xtcz.net!

Zrzuty ekranu

Instalacja

  1. Download „XTCZ Top Box Office” plugin.
  2. Upload the 'xtcz-top-boxoffic-movies’ directory to your '/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
  3. Activate „XTCZ Top Box Office” from your Plugins page.

Extra

  1. Visit 'Settings > XTCZ Box Office’ and adjust your configuration & settings.
  2. Use [xtcz_topboxoffice] shortcode or <?php echo do_shortcode('[xtcz_topboxoffice]'); ?> in your theme.
  3. Use [xtcz_bollywood_boxoffice] shortcode or <?php echo do_shortcode('[xtcz_bollywood_boxoffice]'); ?> for bollywood box office results.

Najczęściej zadawane pytania

How can I call box office list into template

Place <?php echo do_shortcode('[xtcz_topboxoffice]'); ?> in your templates

How can I override saved settings in shortcode

You can use optional parameters to override saved setting. Example: [xtcz_topboxoffice theme="standard" img_width="25"]

Does optional parameters will work for bollywood box office resutls

No, optional parameters will not work for bollywood box office results.

Does 'Rottentomatoes Key’ required for bollywood box office

No, Rottentomatoes Key is not required in case of bollywood box office

Recenzje

2017-02-08
I used lots of box office plugin but this one is the better. recently i’m using this plugin at my new website at megashare-viooz.eu and it’s work fine.
Przeczytaj 4 recenzje

Kontrybutorzy i deweloperzy

„XTCZ Top Box Office” jest oprogramowaniem open source. Poniższe osoby miały wkład w rozwój wtyczki.

Zaangażowani

Rejestr zmian

2.0

  • Bollywood Box office shortcode added
  • Bollywood Box office widget added

1.0

  • Overall Box office shortcode and Widget