Post Affiliate Pro 1.27.12

Does Post Affiliate Pro work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
729PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 287.26 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 800+
WordPress.org page https://wordpress.org/plugins/postaffiliatepro/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=postaffiliatepro%2Fpostaffiliatepro.php&plugin_status=all&paged=1&s&_wpnonce=ac297f0e67
Aspect after-activation
HTTP status 200
Load time 0.324 s
Memory usage 3.8 MiB
JS errors None
Resource errors None

Post Affiliate Pro

Page screenshot: Post Affiliate Pro
URL /wp-admin/admin.php?page=pap-top-level-options-handle
Aspect menu-item
HTTP status 200
Load time 0.173 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Post Affiliate Pro → Debugging

Page screenshot: Post Affiliate Pro → Debugging
URL /wp-admin/admin.php?page=pap-debugging-page
Aspect menu-item
HTTP status 200
Load time 0.158 s
Memory usage 3.75 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.189 s
Memory usage 3.61 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.607 s
Memory usage 6.07 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.452 s0.302 s-0.150 s3.48 MiB3.78 MiB+ 300.95 KiB
/wp-admin/edit.php0.219 s0.227 s+0.008 s3.54 MiB3.84 MiB+ 301.99 KiB
/wp-admin/post-new.php0.870 s1.105 s+0.235 s5.93 MiB6.23 MiB+ 308.38 KiB
/wp-admin/upload.php0.707 s0.627 s-0.080 s3.5 MiB3.77 MiB+ 283.84 KiB
/wp-admin/options-writing.php0.232 s0.234 s+0.002 s3.47 MiB3.75 MiB+ 287.84 KiB
/wp-admin/media-new.php0.264 s0.212 s-0.052 s3.46 MiB3.75 MiB+ 296.03 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.208 s+0.019 s3.48 MiB3.78 MiB+ 306.7 KiB
/wp-admin/post-new.php?post_type=page1.187 s0.775 s-0.412 s5.92 MiB6.22 MiB+ 298.75 KiB
/wp-admin/options-discussion.php0.293 s0.445 s+0.152 s3.48 MiB3.75 MiB+ 284.39 KiB
/wp-admin/edit-comments.php0.448 s0.246 s-0.202 s3.5 MiB3.77 MiB+ 283.89 KiB
/0.398 s0.239 s-0.159 s3.41 MiB3.61 MiB+ 207.14 KiB
Average 0.478 s0.420 s-0.058 s3.92 MiB4.2 MiB+ 287.26 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
Language % Lines of code Comment lines Files
PHP99.7%10,0971,36036
CSS0.3%3331
SVG0.0%101
Total 10,131 1,363 38

PHP Code Analysis | More results »

Lines of code 10,097
Total complexity 2,565
Median class complexity 16.0
Median method complexity 1.0
Most complex class postaffiliatepro_Form_Settings_WooComm
Most complex function Gpf_Rpc_Json::decode()
Classes 96
Methods 1,130
Functions 0

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Options wp_options 5

Sidebar Widgets 1

ID Name
postaffiliatepro_topaffiliatesTop affiliates

PHP Error Log 729 lines

[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:53 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:54 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:55 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:56 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:57 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1198
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1210
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1205
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1218
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Data_Record::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1214
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Data_RecordSet::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 1566
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2415
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Rpc_FilterCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 2968
[10-Apr-2025 13:11:59 UTC] PHP Deprecated:  Return type of Gpf_Rpc_Array::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/postaffiliatepro/PapApi.class.php on line 128

(+629 more lines)
See also: All tests for this plugin, How to Hide Post Affiliate Pro Admin Menus