Title: PageView
Author: John Godley
Published: <strong>26. September 2006</strong>
Last modified: 7. September 2014

---

Plugins durchsuchen

![](https://ps.w.org/pageview/assets/banner-772x250.jpg?rev=983480)

Dieses Plugin **ist nicht mit den jüngsten 3 Hauptversionen von WordPress** getestet
worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme
haben, wenn es mit neueren Versionen von WordPress verwendet wird.

![](https://ps.w.org/pageview/assets/icon-256x256.jpg?rev=983482)

# PageView

 Von [John Godley](https://profiles.wordpress.org/johnny5/)

[Herunterladen](https://downloads.wordpress.org/plugin/pageview.zip)

 * [Details](https://de.wordpress.org/plugins/pageview/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/pageview/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/pageview/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/pageview/#developers)

 [Support](https://wordpress.org/support/plugin/pageview/)

## Beschreibung

PageView is a plugin that will display another web page inside the current post.
This is achieved with the use of an
 iframe – an HTML tag that allows a webpage 
to be displayed inline with the current page.

To use:

    ```
    [pageview url="http://urbangiraffe.com"]
    ```

Optional arguments:

title = A title to show under the iframe
 desc = A description to show under the
iframe width = Width of iframe, in px or % height = Height of iframe, in px or %

### Dokumentation

Full documentation can be found on the [Pageview](http://urbangiraffe.com/plugins/pageview/)
page.

## Installation

The plugin is simple to install:

 1. Download `pageview.zip`
 2. Unzip
 3. Upload `pageview` directory to your `/wp-content/plugins` directory
 4. Go to the plugin management page and enable the plugin

You can find full details of installing a plugin on the [plugin installation page](http://urbangiraffe.com/articles/how-to-install-a-wordpress-plugin/).

## FAQ

  Installation Instructions

The plugin is simple to install:

 1. Download `pageview.zip`
 2. Unzip
 3. Upload `pageview` directory to your `/wp-content/plugins` directory
 4. Go to the plugin management page and enable the plugin

You can find full details of installing a plugin on the [plugin installation page](http://urbangiraffe.com/articles/how-to-install-a-wordpress-plugin/).

## Rezensionen

![](https://secure.gravatar.com/avatar/9aca11aed8f164368c0179129613ff247603373f4c7096f1d11f2b57c0883a3c?
s=60&d=retro&r=g)

### 󠀁[Still works on 6.8.2](https://wordpress.org/support/topic/still-works-on-6-8-2/)󠁿

 [PiAir](https://profiles.wordpress.org/piair/) 10. August 2025

Since the last review from 2018 was/is a really negative one, I decided to add mine
also. I’ve been using this plugin for ages now, and it still works. There are some
things that could be improved to make it more safe and more „2025“: Sanitize All
Shortcode Attributes: Use sanitize_text_field() for all user-supplied attributes
before use, even if you escape them on output. Defensive Defaults: Ensure all attributes
have safe defaults and are validated. Escaping: You already use esc_url() and esc_html(),
but also use esc_attr() for all HTML attributes. Remove Deprecated PHP: The use 
of &$this in add_shortcode is not needed in modern PHP. I don’t know how to suggest
codechanges via SVN, but if the code is somewhere in github, I’m happy to provide
them. And others: thank you for providing this plugin for free all those many years
ago! 🙂

![](https://secure.gravatar.com/avatar/f2dbfa9168dab27955e5b71744da44875df333d73135bc55be39136a2fe190ca?
s=60&d=retro&r=g)

### 󠀁[Works not at all… 🙁](https://wordpress.org/support/topic/works-not-at-all-2/)󠁿

 [Marjoline](https://profiles.wordpress.org/marjoline/) 5. August 2018

Hi, I tried this with my current template and on 2015, used the given examples, 
brought them across with copy/paste, not typo’s, it simply didn’t work. At best 
it yielded an empty space where the embedded webpage should have been. The one star
is for the good idea, now the challenge for the maker will be to put it into practice
so that it works! Disappointed, Marjoline

![](https://secure.gravatar.com/avatar/74b13f222fa4586fb47a7bf1c5ee23bab600abec890dc4c2849678181dc3d723?
s=60&d=retro&r=g)

### 󠀁[works great.](https://wordpress.org/support/topic/works-great-3190/)󠁿

 [shivan99](https://profiles.wordpress.org/shivan99/) 3. September 2016

simple to use, does what it says.

![](https://secure.gravatar.com/avatar/929175001cfbaf686dd05ed9b472d756df179b93a3c37fe42f88bbeb0aa606b9?
s=60&d=retro&r=g)

### 󠀁[Perfect](https://wordpress.org/support/topic/perfect-3029/)󠁿

 [technista](https://profiles.wordpress.org/technista/) 3. September 2016

Easy to use and configure. Was able to successfully add and resize my iframe in 
minutes. Thanks!

![](https://secure.gravatar.com/avatar/97c7422f50ae732809a1009192d47bfc4ea894b0befa60c97ef5627c52d31800?
s=60&d=retro&r=g)

### 󠀁[works on WP 4.3.1, Easy to Install](https://wordpress.org/support/topic/works-on-wp-431-easty-to-install/)󠁿

 [bizfundi](https://profiles.wordpress.org/bizfundi/) 27. April 2017

Thanks, solved a problem for me with a click of a button 😀

 [ Alle 6 Rezensionen lesen ](https://wordpress.org/support/plugin/pageview/reviews/)

## Mitwirkende und Entwickler

„PageView“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ John Godley ](https://profiles.wordpress.org/johnny5/)

[Übersetze „PageView“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/pageview)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/pageview/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/pageview/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/pageview/) per
[RSS](https://plugins.trac.wordpress.org/log/pageview/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

#### 1.6

 * Bump for WordPress 4.0
 * Clean up code

#### 1.5.1

 * Remove plugin.php file
 * Return the shortcode, don’t just echo it

#### 1.5

 * Use shortcode functions
 * New parameters supported
 * Cleanup
 * Removed default style and icon

#### 1.4.4

 * Remove spurious quotes and vertically align the description

#### 1.4.3

 * Change pattern matching routine

#### 1.4.2

 * Update help field
 * Make work better with wpautop/wptexturize

#### 1.4.1

 * Change tag so it’s no longer a comment

#### 1.4.0

 * Include CSS by default

#### 1.3

 * Update to allow templated HTML.
 * Allow spaces in title when using quotes.
 * Strip

<

p>

#### 1.2

 * Old version

## Meta

 *  Version **1.6**
 *  Zuletzt aktualisiert **vor 8 Jahren**
 *  Aktive Installationen **1.000+**
 *  WordPress-Version ** 2.5 oder höher **
 *  Getestet bis **4.1.42**
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/pageview/)
 * Schlagwörter
 * [embed](https://de.wordpress.org/plugins/tags/embed/)[html](https://de.wordpress.org/plugins/tags/html/)
   [iframe](https://de.wordpress.org/plugins/tags/iframe/)[page](https://de.wordpress.org/plugins/tags/page/)
   [post](https://de.wordpress.org/plugins/tags/post/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/pageview/advanced/)

## Bewertungen

 4.2 von 5 Sternen.

 *  [  4 5-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/pageview/reviews/?filter=5)
 *  [  1 4-Sterne-Rezension     ](https://wordpress.org/support/plugin/pageview/reviews/?filter=4)
 *  [  0 3-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/pageview/reviews/?filter=3)
 *  [  0 2-Sterne-Rezensionen     ](https://wordpress.org/support/plugin/pageview/reviews/?filter=2)
 *  [  1 1-Sterne-Rezension     ](https://wordpress.org/support/plugin/pageview/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/pageview/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/pageview/reviews/)

## Mitwirkende

 *   [ John Godley ](https://profiles.wordpress.org/johnny5/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/pageview/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://urbangiraffe.com/about/support/)