ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Eazy Under Construction

وضاحت

Creates a ‘Coming Soon’ page that will show for all users who are not logged in. Useful for developing a site on a live server, without the world being able to see it. This is an ad-free fork of the great Under Construction plugin by Jeremy Massel.

تصوير

انسٽاليشن

  1. Upload the folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. If you want to change the look of the page that is displayed, click Settings->Under Construction and change the settings there.

FAQ

I’m finished with it, and disabled the plugin, but the “under construction” message is still showing up!

If you’ve disabled the plugin, it won’t show anything anymore. To be extra super-sure, try deleting the plugin files. Usually, though, the issue is that you’re seeing a cached version of the page. Try force-refreshing your browser, and then try clearing your cache on the server and force refreshing again. If you have a caching plugin like W3 Total Cache, make sure you clear that too!

I can’t see the under construction page!

As long as you’re logged in, you won’t be able to see it. That’s a feature! This way, while you’re logged in you can work as usual. To preview what it looks like, either a) log out, or b) try viewing it in another browser

What kind of HTML can I put in?

You enter the contents of the entire HTML file. You can include inline styles, or links to external style sheets and external images.

جائزا

7 سيپٽمبر 2018
i guess 503 status code is good for seo. I love it capable of what i can do with HTML. I can even put Twitch live streams!!
جمع: سڀ 2 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Eazy Under Construction” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Eazy Under Construction” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

2.0.2

  • Fix “Add Current Address” button prepending http:// or https:// to the IP

2.0.1

  • Fix PHP 8 fatal error on settings page when no IP whitelist is set
  • Fix role dropdown showing only “All Users” (escaping bug)
  • Fix custom HTML display mode (was escaping HTML instead of rendering it)
  • Security: require nonce on all settings POSTs (previously skipped if field absent)
  • Security: require nonce on activation toggle GET parameters
  • Security: add capability check on the settings page
  • Security: add exit after wp_logout/redirect, switch to wp_safe_redirect

1.0

  • First version