WordPress maintenance or security needs? Reach out!
TLDWP

Plugin: astrology (Used by 40 domains)

Astrology

Turn your WordPress blog into a full astrology site, powered by Prokerala‘s astrology API.

Features

  • Free
  • Easy to setup

Available Services

  • Daily Horoscope Predictions
  • Numerology Calculators
  • Daily Panchang Calculators
    • Panchang
    • Auspicious Period
    • Inauspicious Period
    • Choghadiya
  • Horoscope Calculators
    • Birth Details
    • Charts
    • Kundli
    • Mangal Dosha
    • Kaalsarp Dosha
    • Papasamyam
    • Planet Position
    • Sade-Sati
  • Marriage Matching Calculators
    • Kundli Matching
    • Nakshatra Porutham
    • Thirumana Porutham
    • Porutham
    • Papasamyam Check
  • Western Charts
    • Natal Chart
    • Transit Chart
    • Progression Chart
    • Solar Chart
    • Synastry Chart
    • Composite Chart

Usage

  • Install and activate the plugin on your WordPress dashboard.
  • Enter you Prokerala API client id and client secret in the plugin settings page.
  • Create a blog post or a page and add the report form.

The reports form can be added to a page using the block editor or using shortcode.

Blocks

The plugin adds a new block name Astrology Reports to the block editor.

Shortcode

If you are unable to use the block editor, then you can also activate the plugin using the short code astrology.

[astrology report="REPORT_NAME"]

Where REPORT_NAME must be one of following

  • AuspiciousPeriod
  • BirthDetails
  • Chart
  • Choghadiya
  • DailyPrediction
  • InauspiciousPeriod
  • KaalSarpDosha
  • Kundli
  • KundliMatching
  • MangalDosha
  • NakshatraPorutham
  • Numerology
  • Panchang
  • Papasamyam
  • PapasamyamCheck
  • PlanetPosition
  • Porutham
  • SadeSati
  • ThirumanaPorutham
  • WesternChart
  • CompatibilityChart

Shortcode attributes

  • result_type

    In calculators that support basic and advanced results, the result type can be forced using the result_type attribute. Settings this attribute will remove the corresponding input fields from the form.

    [astrology report="Kundli" result_type="advanced"]
    

    Available for

    • Kundli
    • Panchang

Report Specific Options

Chart

  • chart_style

    You can set the chart_style attribute to one of north-indian, south-indian or east-indian to force the result chart style. Setting this attribute will remove the corresponding input fields from the form.

    [astrology report="Kundli" chart_style="south-indian"]
    

Kundli

  • display_charts

    The display_charts option allows showing Rasi / Navamsa chart in Kundli result. This will cost two additional API calls. The value of the attribute must be lagna,navamsa.

    [astrology report="Kundli" display_charts="lagna,rasi"]
    

DailyPrediction

  • date

    By default, the DailyPrediction report will display predictions for the current date. If required, the default behaviour can be changed by setting the date attribute to yesterday, today or tomorrow.

    [astrology report=”DailyPrediction” date=”tomorrow”]

  • sign

    By default, the DailyPrediction report will display predictions for all zodiac signs. You can use limit the result to a single zodiac sign using the sign attribute. This may be used to create separate page for each zodiac sign or to insert advertisement between the result.

    [astrology report=”DailyPrediction” date=”today” sign=”aries”]

  • type

    By default, the DailyPrediction report shows predictions of the general type. You can customize the type of prediction displayed by using the type attribute. Allowed values are general, career, health, and love.

    [astrology report=”DailyPrediction” date=”today” sign=”aries” type=”career”]

DailyLovePrediction

  • date

    By default, the DailyLovePrediction report displays predictions for the current date. You can override this by setting the date attribute to yesterday, today, or tomorrow.

    [astrology report=”DailyLovePrediction” date=”tomorrow”]

  • sign_one

    By default, the DailyLovePrediction report displays predictions for aries as the primary partner. You can change the zodiac sign by using the sign_one attribute.

    [astrology report=”DailyLovePrediction” date=”tomorrow” sign_one=”aries”]

  • sign_two

    By default, the DailyLovePrediction report displays predictions for aries as the secondary partner. You can change the zodiac sign using the sign_two attribute.

    [astrology report=”DailyLovePrediction” date=”tomorrow” sign_one=”aries” sign_two=”aries”]

Panchang

  • coordinate

    By default, the Panchang report will display panchang for Ujjain, Maharashtra. If required, the default behaviour can be changed by setting attribute coordinate.

    [astrology report=”Panchang” date=”tomorrow” coordinate=”23.179300,75.784912″]

  • tz

    By default, the Panchang report will set timezone to UTC. If required, the default behaviour can be changed by setting attribute tz. The tz attribute accepts any valid timezone identifier supported by PHP’s DateTimeZone class. Examples include UTC, Europe/London, America/Los_Angeles, etc.

    [astrology report=”Panchang” date=”tomorrow” coordinate=”23.179300,75.784912″ tz=”Asia/Kolkata”]

WesternChart

  • report_type

    By default, the WesternChart report displays the natal chart. The default behaviour can be modified by setting the report_type attribute. Allowed values are natal-chart, transit-chart, progression-chart, and solar-return-chart.

    [astrology report=”WesternChart” report_type=”natal-chart” ]

  • display_options

    By default, the WesternChart report displays the chart. The default behaviour can be modified by setting the display_options attribute. Allowed values are chart, aspect-chart, planet-positions, planet-aspects and all. You can specify multiple types by separating them with comma, or use the special all value to display everything.

    [astrology report=”WesternChart” report_type=”natal-chart” display_options=”chart,aspect-chart,planet-positions,planet-aspects”]

    [astrology report=”WesternChart” report_type=”natal-chart” display_options=”all”]

CompatibilityChart

  • report_type

    By default, the CompatibilityChart report displays the synastry chart. The default behaviour can be modified by setting the report_type attribute. Allowed values are synastry-chart, and composite-chart.

    [astrology report=”CompatibilityChart” report_type=”synastry-chart” display_options=”all”]

  • display_options

    By default, the CompatibilityChart report displays the chart. The default behaviour can be modified by setting the display_options attribute. Allowed values are chart, aspect-chart, planet-aspects, and all. You can specify multiple types by separating them with comma, or use the special all value to display everything.

    [astrology report=”CompatibilityChart” report_type=”synastry-chart” display_options=”chart,aspect-chart,planet-aspects”]

    [astrology report=”CompatibilityChart” report_type=”composite-chart” display_options=”chart,aspect-chart,planet-positions,planet-aspects”]

    [astrology report=”CompatibilityChart” report_type=”synastry-chart” display_options=”all”]

Localization

You can use the following attributes to localize the form / result. View available languages for each report from https://api.prokerala.com/docs#tag/Daily-Panchang

  • form_language

    You can set the form_language attribute to one of en, hi, ml, ta, or te to set localization for forms.
    For western reports you can set the form_language attribute to one of en, or de for

    [astrology report="Kundli" form_language="en"]
    [astrology report="WesternChart" report_type="natal-chart" form_language="de"]
    
  • report_language

    You can set the report_language attribute to one of en, hi, ml, ta, or te to add language select fields for forms.
    For western reports you can set the report_language attribute to one of en, or de for

    [astrology report="Kundli" report_language="en"]
    [astrology report="WesternChart" report_type="natal-chart" form_language="de"]
    
DomainExposuresHeadersLast Checked
m*r*c*e*o*t*e*o*n.com F Aug 1, 2026
b*a*y*p*a*.com F Jul 31, 2026
c*a*u*d*s*a*i*i.com (WP 7.0.2) F Jul 31, 2026
m*s*a*a*o*a*e*y*m.c*m.tr (WP 7.0) F Jul 30, 2026
a*m*o*c*l*.com (WP 7.0.2) F Jul 29, 2026
a*t*o*o*y*d*s*e*.com (WP 7.0) C Jul 27, 2026
a*t*o*i*e*e*s*n*.com (WP 6.5.3) F Jul 27, 2026
a*t*o*a*c*l*t*r*.com (WP 7.0.2) D Jul 27, 2026
f*a*e*k.com (WP 7.0.2) D Jul 26, 2026
m*n*k.hu (WP 7.0.2) F Jul 26, 2026
i*t*l*r*n*e*i*-*a*a*c*.de (WP 6.5.8) F Jul 25, 2026
a*y*m*v*s*u.com F Jul 24, 2026
o*r*p*e*.com F Jul 22, 2026
s*a*s*i*h*a*.com D Jul 22, 2026
b*b*l*c*a*.com (WP 7.0.2) F Jul 20, 2026
o*l*n*a*h*r*.com (WP 7.0.2) F Jul 18, 2026
h*n*n*w.com (WP 7.0.1) F Jul 18, 2026
d*r*v*y*t*s*.com F Jul 17, 2026
t*i*d*s*r*l*g*.com (WP 7.0.1) F Jul 16, 2026
h*l*a*t*o.com (WP 6.9.4) F Jul 15, 2026
b*l*o*g*k.com (WP 7.0.1) F Jul 15, 2026
j*y*e*a*u.com (WP 6.3) F Jul 12, 2026
r*s*-*n*-*i*e*t.de (WP 6.5.8) F Jul 12, 2026
x*v*r*u*a.com F Jul 12, 2026
r*m*p*d*.com B Jul 12, 2026
a*m*y*a.com F Jul 11, 2026
h*i*b*a*a*d*k*l*y.com D Jul 10, 2026
m*l*a*a*h*t*d*a*.com F Jul 9, 2026
e*i*n*k*r*c*.com (WP 7.0) F Jul 6, 2026
l*v*w*t*a*t*o*o*y.com (WP 7.0) F Jul 6, 2026
f*a*k*l*f*o*d.c*.uk (WP 7.0) D Jul 5, 2026
s*e*e*p*a*a*c*i*e*t.com (WP 7.0) F Jul 5, 2026
s*u*p*t*a*c*i*e*t.com (WP 7.0) F Jul 5, 2026
a*n*r*w*.com (WP 7.0) F Jul 4, 2026
v*s*u*i*a*a.com (WP 7.0) F Jul 3, 2026
a*s*a*a*i*h*m*r*.com (WP 7.0) F Jul 3, 2026
s*a*s*r*j*.com (WP 7.0) F Jul 3, 2026
d*n*z.net (WP 7.0) F Jul 1, 2026
p*n*i*j*h*l*o.com (WP 7.0) F Jul 1, 2026
p*n*h*y*m.com (WP 6.9.4) F Jul 1, 2026

Top 50 Plugins

Plugin Count
elementor 1,769,546
contact-form-7 1,749,981
elementor-pro 1,052,223
woocommerce 816,082
revslider 607,977
jetpack 454,169
js_composer 419,320
wp-rocket 341,914
essential-addons-for-elementor-lite 264,421
gravityforms 256,924
complianz-gdpr 256,737
google-site-kit 232,875
cookie-law-info 227,814
instagram-feed 224,435
sitepress-multilingual-cms 210,461
header-footer-elementor 206,426
google-analytics-for-wordpress 205,227
bluehost-wordpress-plugin 192,353
elementskit-lite 179,948
gutenberg 167,312
cookie-notice 148,571
litespeed-cache 144,502
gtranslate 124,687
wpforms-lite 123,530
the-events-calendar 122,126
astra-sites 112,994
popup-maker 109,488
woocommerce-payments 109,111
gutenberg-core 103,132
tablepress 102,372
honeypot 97,721
astra-addon 93,680
wp-smushit 90,667
duracelltomi-google-tag-manager 90,296
layerslider 89,062
all-in-one-seo-pack 88,933
bb-plugin 86,786
coblocks 86,664
akismet 84,909
premium-addons-for-elementor 84,280
cleantalk-spam-protect 82,390
ml-slider 82,251
mailchimp-for-wp 81,565
megamenu 80,147
woocommerce-gateway-stripe 79,293
jet-engine 77,971
fusion-builder 76,925
ewww-image-optimizer 76,777
wp-pagenavi 76,482
smart-slider-3 76,014

Top 50 Themes

Theme Count
hello-elementor 620,559
Divi 495,186
astra 413,486
flatsome 139,309
Avada 120,788
generatepress 114,633
oceanwp 80,215
kadence 78,625
pub 72,283
enfold 68,633
salient 65,039
twentyseventeen 54,205
bb-theme 53,345
betheme 52,372
twentytwentyfour 52,317
blocksy 50,753
cocoon-master 49,244
dt-the7 45,391
twentytwentyfive 44,990
woodmart 43,696
neve 38,026
Avada-Child-Theme 36,901
gox 36,289
h4 36,036
bridge 31,221
twentytwentyone 30,243
lightning 30,028
twentytwenty 28,729
swell 28,063
bricks 26,498
Impreza 26,031
Newspaper 24,165
twentytwentythree 22,103
epik-redesign 19,110
twentytwentytwo 18,748
uncode 18,454
pro 17,625
twentysixteen 17,590
sydney 16,367
storefront 16,296
Total 14,353
hello-theme-child-master 14,025
factory-templates-4 13,734
themify-ultra 12,929
extendable 12,681
hestia 12,551
yootheme 12,472
yith-wonder 12,080
porto 11,949
twentyfifteen 11,850